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