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