TreeViewVirtualModeCreateChildrenEventArgs Properties
Provides data for the ASPxTreeView.VirtualModeCreateChildren event.| Name | Description |
|---|---|
| Children | Gets or sets the collection of children for the currently processed node object. |
| NodeName | Gets or sets the processed node’s name. |
See Also