BootstrapFormLayoutItemCssClasses Properties
Stores CSS classes applied to visual elements of a Form Layout item.| Name | Description |
|---|---|
| Caption | Gets or sets the name of a CSS class applied to a layout item’s caption element. |
| Control | Gets or sets the name of a CSS class applied to a layout item’s root element. |
| HelpText | Gets or sets the name of a CSS class applied to the help text element. |
| Item | Gets or sets the name of a CSS class applied to a layout item element. |
See Also