Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DeletingSelectedItemErrorRoutedEventArgs Class
Properties Methods


In This Topic
    DeletingSelectedItemErrorRoutedEventArgs Class Members
    In This Topic

    The following tables list the members exposed by DeletingSelectedItemErrorRoutedEventArgs.

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets or sets the action to take when an error occurs while attempting to delete an item.  
    Public PropertyGets the exception that occurred while attempting to delete the item.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public PropertyGets the item being deleted.  
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Public Property (Inherited from System.Windows.RoutedEventArgs)
    Top
    Protected Methods
    See Also