BootstrapToolbarCssClasses Properties
Stores CSS classes applied to visual elements of the Toolbar control.| Name | Description |
|---|---|
| Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
| IconSubMenuItemChecked | Inherited from BootstrapMenuCssClassesBase. |
| Item | Gets or sets the name of a CSS class applied to a toolbar item element. |
| SubMenu | Inherited from BootstrapMenuCssClassesBase. |
| SubMenuItem | Inherited from BootstrapMenuCssClassesBase. |
| Title |
See Also