Version

TabCssClasses Class Members

The following tables list the members exposed by TabCssClasses.

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.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also