BootstrapTreeView Constructors
Represents the web navigation treelike control.Name | Parameters | Description |
---|---|---|
BootstrapTreeView() | none | Initializes a new instance of the BootstrapTreeView class with default settings. |
BootstrapTreeView(ASPxWebControl) | owner | Initializes a new instance of the BootstrapTreeView class with the specified owner. |
See Also