GridValidateRowDeletionEventArgs Class
In This Article
Provides data for the ValidateRowDeletion event.
Namespace: DevExpress.Xpf.Grid
Assembly: DevExpress.Xpf.Grid.v24.2.Core.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public class GridValidateRowDeletionEventArgs :
RoutedEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
GridValidateRowDeletionEventArgs
See Also