TreeListVirtualNodeEventArgs.NodeObject Property
Gets the object that corresponds to the node currently being created.
Namespace: DevExpress.Web.ASPxTreeList
Assembly: DevExpress.Web.ASPxTreeList.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Object | An object that corresponds to the processed node in a tree. |
See Also