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


DeletingSelectedItemErrorRoutedEventArgs Class Members

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