ClassTabStripConstants
Class
The TabStrip constants class.
Definition
Namespace:Telerik.WebAii.Controls.Html
Assembly:Telerik.WebAii.Controls.Html.dll
Syntax:
cs-api-definition
public static class TabStripConstants
Inheritance: objectTabStripConstants
Fields
CssLevel
The CSS class for the level of tabs.
CssTab
The CSS class for the tab 'li' element.
CssTabLink
The CSS class for the tab link element.
CssTabStrip
The CSS class identifying the TabStrip 'div' element.
CssTabText
The CSS class for the tab text 'span' element.
TabKey
The Tab key used accross the classes.
TabStripKey
The TabStrip key used accross the classes.