BootstrapEditorCssClassesBase Properties
Serves as a base for classes storing CSS settings of editors included in the DevExpress Bootstrap Controls suite.| Name | Description |
|---|---|
| Caption | Gets or sets the name of a CSS class applied to the editor caption element. |
| Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
See Also