Skip to main content
A newer version of this page is available. .
All docs
V22.2

TreeViewNodeValidationEventArgs Class

Contains data for the ValidateNode event.

Namespace: DevExpress.Xpf.Grid.TreeList

Assembly: DevExpress.Xpf.Grid.v22.2.dll

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public class TreeViewNodeValidationEventArgs :
    ValidationEventArgs,
    IDataCellEventArgs

Inheritance

See Also