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