Version

TabCssClasses Class Properties

For a list of all members of this type, see TabCssClasses members.

Public Properties
 NameDescription
Public PropertyCssClassGets sets the custom css class applied to the main html element of WebTab.  
Public PropertyHeaderHolderCssClassGets sets the custom css class applied to the holder of tabs header.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyOverlappingTabsCssClassGets sets the custom css class applied to tab labels when EnableOverlappingTabs is enabled.  
Public PropertyTabsHolderInnerWithScrollCssClassGets sets the custom css class applied to the inner html element of holder of tabs when scrolling is enabled.  
Public PropertyTabsHolderWithoutScrollCssClassGets sets the custom css class applied to the holder of tabs when scrolling is not enabled.  
Public PropertyTabsHolderWithScrollCssClassGets sets the custom css class applied to the holder of tabs when scrolling is enabled.  
See Also