BootstrapTreeViewVirtualModeCreateChildrenEventArgs Properties
Provides data for the BootstrapTreeView.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. Inherited from TreeViewVirtualModeCreateChildrenEventArgs. |
See Also