TreeListVirtualModeNodeCreatingEventArgs Properties
Provides data for the ASPxTreeList.VirtualModeNodeCreating event.
Name | Description |
---|---|
Is |
Gets or sets whether the processed node has zero child nodes. |
Node |
Gets or sets the processed node’s key value. |
Node |
Gets the object that corresponds to the processed node in a tree. |
See Also