EditFormPreparedEventArgs.Node Property
Gets the processed node.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v22.1.dll
NuGet Package: DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
TreeListNode | An object that specifies the processed node. |
See Also