BootstrapToolbarCssClasses Class
Stores CSS classes applied to visual elements of the Toolbar control.
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v24.1.dll
NuGet Package: DevExpress.Web.Bootstrap
Declaration
Related API Members
The following members return BootstrapToolbarCssClasses objects:
Remarks
A BootstrapToolbarCssClasses instance can be accessed using the BootstrapToolbar.CssClasses property.
Inheritance
Object
StateManager
PropertiesBase
BootstrapCssClasses
BootstrapMenuCssClassesBase
BootstrapToolbarCssClasses
See Also