Xceed DataGrid for WPF v7.3 Documentation
Xceed.Wpf.DataGrid Assembly / Xceed.Wpf.DataGrid Namespace / DeletingSelectedItemErrorRoutedEventArgs Class


In This Topic
    DeletingSelectedItemErrorRoutedEventArgs Class Properties
    In This Topic

    For a list of all members of this type, see DeletingSelectedItemErrorRoutedEventArgs members.

    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
    See Also