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. |
Node |
Gets or sets the processed node’s name. |
See Also