Version

TabItemCssClasses Class Members

The following tables list the members exposed by TabItemCssClasses.

Public Properties
 NameDescription
Public PropertyActiveCssClassGets sets the custom css class for main area used when tab item is in active state.  
Public PropertyCenterActiveCssClassGets sets the custom css class for center area used when tab item is in active state.  
Public PropertyCenterCssClassGets sets the custom css class applied to center html element of tab.  
Public PropertyCenterDisabledCssClassGets sets the custom css class for center area used when tab is disabled.  
Public PropertyCenterHoverCssClassGets sets the custom css class used when mouse is moved over tab.  
Public PropertyCenterSelectedCssClassGets sets the custom css class for center area used when tab is selected.  
Public PropertyCssClassGets sets the custom css class applied to the main html element of tab.  
Public PropertyDisabledCssClassGets sets the custom css class for main area used when tab is disabled.  
Public PropertyHoverCssClassGets sets the custom css class for main area used when mouse is moved over tab.  
Public PropertyImageCssClassGets sets the custom css class applied to image element of tab.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public PropertyMirrorActiveCssClassGets sets the custom css class for mirror area used when tab item is in active state.  
Public PropertyMirrorCenterActiveCssClassGets sets the custom css class for mirror center area used when tab item is in active state.  
Public PropertyMirrorCenterCssClassGets sets the custom css class applied to main html element of tab.  
Public PropertyMirrorCenterDisabledCssClassGets sets the custom css class for mirror center area used when tab is disabled.  
Public PropertyMirrorCenterHoverCssClassGets sets the custom css class for mirror center area used when mouse is moved over tab.  
Public PropertyMirrorCenterSelectedCssClassGets sets the custom css class for mirror center area used when tab is selected.  
Public PropertyMirrorCssClassGets sets the custom css class applied to the mirror edge of main html element of tab.  
Public PropertyMirrorDisabledCssClassGets sets the custom css class for mirror area used when tab is disabled.  
Public PropertyMirrorHoverCssClassGets sets the custom css class for mirror area used when mouse is moved over tab.  
Public PropertyMirrorSelectedCssClassGets sets the custom css class for mirror area used when tab is selected.  
Public PropertySelectedCssClassGets sets the custom css class for main area used when tab is selected.  
Public PropertyTailActiveCssClassGets sets the custom css class for tail area used when tab item is in active state.  
Public PropertyTailCssClassGets sets the custom css class applied to trailing html element of tab.  
Public PropertyTailDisabledCssClassGets sets the custom css class for tail area used when tab is disabled.  
Public PropertyTailHoverCssClassGets sets the custom css class for tail area used when mouse is moved over tab.  
Public PropertyTailSelectedCssClassGets sets the custom css class for tail area used when tab is selected.  
Public PropertyTextActiveCssClassGets sets the custom css class for text used when tab item is in active state.  
Public PropertyTextCssClassGets sets the custom css class applied to the text html element of tab.  
Public PropertyTextDisabledCssClassGets sets the custom css class for text used when tab is disabled.  
Public PropertyTextHoverCssClassGets sets the custom css class for text used when mouse is moved over tab.  
Public PropertyTextSelectedCssClassGets sets the custom css class for text used when tab is selected.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also