BootstrapTreeViewNode.TreeView Property
Gets the BootstrapTreeView control that owns the node.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
BootstrapTreeView | A BootstrapTreeView object that owns the node. |
See Also