Version

TabItemStates Class Members

The following tables list the members exposed by TabItemStates.

Public Properties
 NameDescription
Public PropertyEnableActiveGets sets ability to apply default active css to tab item when tab item is active.  
Public PropertyEnableDisabledGets sets ability to apply default disabled css to tab item when tab item is disabled.  
Public PropertyEnableHoverGets sets ability to apply default hover css to tab item when mouse is moved over it.  
Public PropertyEnableSelectedGets sets ability to apply default selected css to tab item when tab item is selected.  
Public PropertyIsEmptyChecks if all properties have default values.  
Public Methods
 NameDescription
Public MethodResetReset all properties.  
Public MethodToStringReturns string formatted for visual designer.  
See Also