The following tables list the members exposed by TabItemCssClasses.
Name | Description | |
---|---|---|
![]() | ActiveCssClass | Gets sets the custom css class for main area used when tab item is in active state. |
![]() | CenterActiveCssClass | Gets sets the custom css class for center area used when tab item is in active state. |
![]() | CenterCssClass | Gets sets the custom css class applied to center html element of tab. |
![]() | CenterDisabledCssClass | Gets sets the custom css class for center area used when tab is disabled. |
![]() | CenterHoverCssClass | Gets sets the custom css class used when mouse is moved over tab. |
![]() | CenterSelectedCssClass | Gets sets the custom css class for center area used when tab is selected. |
![]() | CssClass | Gets sets the custom css class applied to the main html element of tab. |
![]() | DisabledCssClass | Gets sets the custom css class for main area used when tab is disabled. |
![]() | HoverCssClass | Gets sets the custom css class for main area used when mouse is moved over tab. |
![]() | ImageCssClass | Gets sets the custom css class applied to image element of tab. |
![]() | IsEmpty | Checks if all properties have default values. |
![]() | MirrorActiveCssClass | Gets sets the custom css class for mirror area used when tab item is in active state. |
![]() | MirrorCenterActiveCssClass | Gets sets the custom css class for mirror center area used when tab item is in active state. |
![]() | MirrorCenterCssClass | Gets sets the custom css class applied to main html element of tab. |
![]() | MirrorCenterDisabledCssClass | Gets sets the custom css class for mirror center area used when tab is disabled. |
![]() | MirrorCenterHoverCssClass | Gets sets the custom css class for mirror center area used when mouse is moved over tab. |
![]() | MirrorCenterSelectedCssClass | Gets sets the custom css class for mirror center area used when tab is selected. |
![]() | MirrorCssClass | Gets sets the custom css class applied to the mirror edge of main html element of tab. |
![]() | MirrorDisabledCssClass | Gets sets the custom css class for mirror area used when tab is disabled. |
![]() | MirrorHoverCssClass | Gets sets the custom css class for mirror area used when mouse is moved over tab. |
![]() | MirrorSelectedCssClass | Gets sets the custom css class for mirror area used when tab is selected. |
![]() | SelectedCssClass | Gets sets the custom css class for main area used when tab is selected. |
![]() | TailActiveCssClass | Gets sets the custom css class for tail area used when tab item is in active state. |
![]() | TailCssClass | Gets sets the custom css class applied to trailing html element of tab. |
![]() | TailDisabledCssClass | Gets sets the custom css class for tail area used when tab is disabled. |
![]() | TailHoverCssClass | Gets sets the custom css class for tail area used when mouse is moved over tab. |
![]() | TailSelectedCssClass | Gets sets the custom css class for tail area used when tab is selected. |
![]() | TextActiveCssClass | Gets sets the custom css class for text used when tab item is in active state. |
![]() | TextCssClass | Gets sets the custom css class applied to the text html element of tab. |
![]() | TextDisabledCssClass | Gets sets the custom css class for text used when tab is disabled. |
![]() | TextHoverCssClass | Gets sets the custom css class for text used when mouse is moved over tab. |
![]() | TextSelectedCssClass | Gets sets the custom css class for text used when tab is selected. |