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