TreeViewNodeValidationEventArgs.TreeViewControl Property
Gets the TreeViewControl that raised this event.
Namespace: DevExpress.Xpf.Grid.TreeList
Assembly: DevExpress.Xpf.Grid.v25.1.dll
NuGet Package: DevExpress.Wpf.Grid.Core
Declaration
Property Value
| Type | Description |
|---|---|
| TreeViewControl | The TreeViewControl that raised this event. |
See Also