Version

TabAddNewItemCssClasses Class Members

The following tables list the members exposed by TabAddNewItemCssClasses.

Public Properties
 NameDescription
Public PropertyActiveCssClassGets sets the custom css class for main area used when tab item is in active state. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyCenterActiveCssClassGets sets the custom css class for center area used when tab item is in active state. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyCenterCssClassGets sets the custom css class applied to center html element of tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyCenterHoverCssClassGets sets the custom css class used when mouse is moved over tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyCssClassGets sets the custom css class applied to the main html element of tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyHoverCssClassGets sets the custom css class for main area used when mouse is moved over tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyImageCssClassGets sets the custom css class applied to image element of tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyIsEmptyChecks if all properties have default values. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyMirrorActiveCssClassGets sets the custom css class for mirror area used when tab item is in active state. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyMirrorCenterActiveCssClassGets sets the custom css class for mirror center area used when tab item is in active state. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyMirrorCenterCssClassGets sets the custom css class applied to main html element of tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyMirrorCenterHoverCssClassGets sets the custom css class for mirror center area used when mouse is moved over tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyMirrorCssClassGets sets the custom css class applied to the mirror edge of main html element of tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyMirrorHoverCssClassGets sets the custom css class for mirror area used when mouse is moved over tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyTailActiveCssClassGets sets the custom css class for tail area used when tab item is in active state. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyTailCssClassGets sets the custom css class applied to trailing html element of tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyTailHoverCssClassGets sets the custom css class for tail area used when mouse is moved over tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyTextActiveCssClassGets sets the custom css class for text used when tab item is in active state. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyTextCssClassGets sets the custom css class applied to the text html element of tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public PropertyTextHoverCssClassGets sets the custom css class for text used when mouse is moved over tab. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public Methods
 NameDescription
Public MethodResetReset all properties. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
Public MethodToStringReturns string formatted for visual designer. (Inherited from Infragistics.Web.UI.LayoutControls.TabItemCssClasses)
See Also