BootstrapListEditCssClasses Properties
Stores CSS classes applied to visual elements of a list editor.Name | Description |
---|---|
Caption | Gets or sets the name of a CSS class applied to the editor caption element. Inherited from BootstrapEditorCssClassesBase. |
Control | Gets or sets the name of a CSS class applied to a list editor’s root element. |
Item | Gets or sets the name of a CSS class applied to a list item element. |
See Also