BootstrapPageControlCssClasses Properties
Stores CSS classes applied to visual elements of the Page Control.| Name | Description |
|---|---|
| ActiveTab | Gets or sets the name of a CSS class applied to the Tab Control’s active tab element. Inherited from BootstrapTabControlCssClasses. |
| Content | Gets or sets the name of a CSS class applied to the content container element. |
| Control | Gets or sets the name of a CSS class applied to the control’s root element. Inherited from BootstrapCssClasses. |
| Tab | Gets or sets the name of a CSS class applied to the Tab Control’s tab element. Inherited from BootstrapTabControlCssClasses. |
See Also