TreeListVirtualModeCreateChildrenEventArgs Properties
Provides data for the ASPxTreeList.VirtualModeCreateChildren event.
Name | Description |
---|---|
Children | Gets or sets the collection of children for the currently processed node object. |
Node |
Gets the processed node object. |
See Also