Skip to main content
A newer version of this page is available. .

BootstrapTabControlCssClasses Properties

Stores CSS classes applied to visual elements of the Tab Control.
Name Description
ActiveTab Gets or sets the name of a CSS class applied to the Tab Control’s active tab 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.
See Also