BootstrapTreeViewBuilder Class
In This Article
Represents the web navigation treelike control.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapTreeViewBuilder :
BootstrapControlBuilder<BootstrapTreeViewBuilder>,
IBootstrapTreeView,
IBootstrapControl
#Related API Members
The following members accept/return BootstrapTreeViewBuilder objects:
Show 30 links
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Inheritance
See Also