BootstrapTreeViewNodeCollection(BootstrapTreeViewVirtualNode) Constructor
An ASPxWebControl object that is the owner of the created object.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
node | BootstrapTreeViewVirtualNode | A BootstrapTreeViewVirtualNode object that is the owner of the created object. |
See Also