TreeViewVirtualModeCreateChildrenEventArgs.NodeName Property
In This Article
Gets or sets the processed node’s name.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
#Property Value
Type | Description |
---|---|
String | A string value that specifies the node’s unique identifier name. |
See Also