BootstrapToolbarItemBuilder Class
In This Article
Implements the toolbar item functionality.
Namespace: DevExpress.AspNetCore.Bootstrap
Assembly: DevExpress.AspNetCore.Bootstrap.v18.2.dll
#Declaration
public class BootstrapToolbarItemBuilder :
PropertyBuilder<BootstrapToolbarItemBuilder>,
IBootstrapToolbarItem
#Related API Members
The following members accept/return BootstrapToolbarItemBuilder objects:
Show 29 links
#Remarks
IMPORTANT
Bootstrap Controls for ASP.
#Implements
#Inheritance
See Also