Skip to main content
A newer version of this page is available. .

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