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

TabbedLayoutGroupTabPageStyles Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class TabbedLayoutGroupTabPageStyles :
    PropertiesBase

The following members return TabbedLayoutGroupTabPageStyles objects:

Library Related API Members
ASP.NET Controls and MVC Extensions TabbedLayoutGroup.Styles
ASP.NET Bootstrap Controls BootstrapCardViewTabbedLayoutGroup.Styles
BootstrapGridViewTabbedLayoutGroup.Styles
BootstrapTabbedLayoutGroup.Styles

Remarks

An object of the TabbedLayoutGroupTabPageStyles type can be accessed via the TabbedLayoutGroup.Styles property.

Implements

Inheritance

Object
StateManager
PropertiesBase
TabbedLayoutGroupTabPageStyles
See Also