Skip to main content
A newer version of this page is available. .
Tab

TabbedLayoutGroupTabPageStyles Members

Contains settings that allow the appearance of elements, used within ASPxFormLayout tabbed groups, to be defined.

Constructors

Name Description
TabbedLayoutGroupTabPageStyles(TabControlStyles) Initializes a new instance of the TabbedLayoutGroupTabPageStyles class with the specified settings.

Properties

Name Description
ActiveTabStyle Gets the style settings defining the active tab appearance within the tabbed layout group.
ContentStyle Gets the style settings defining the content appearance within the tabbed layout group.
DisabledStyle Gets the style settings defining the disabled tabbed layout group appearance.
LoadingPanelStyle Gets the style settings defining the loading panel appearance within the tabbed layout group.
ScrollButtonStyle Gets the style settings defining the scroll button appearance within the tabbed layout group.
SpaceAfterTabsTemplateStyle Gets the style settings defining the appearance of the space after the tab within the tabbed layout group.
SpaceBeforeTabsTemplateStyle Gets the style settings defining the appearance of the space before the tab within the tabbed layout group.
TabStyle Gets the style settings defining the tab appearance within the tabbed layout group.

Methods

Name Description
Assign(PropertiesBase) Copies the settings from the specified PropertiesBase object to the current object. Inherited from PropertiesBase.
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns the string that represents the current object. Inherited from StateManager.
See Also