TreeViewNodeValidationEventArgs Class
In This Article
Contains data for the ValidateNode event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v24.2.dll
NuGet Package: DevExpress.Wpf.Grid.Core
#Declaration
public class TreeViewNodeValidationEventArgs :
ValidationEventArgs,
IDataCellEventArgs
#Inheritance
Object
EventArgs
RoutedEventArgs
ValidationEventArgs
TreeViewNodeValidationEventArgs
See Also