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.v21.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TabbedLayoutGroupTabPageStyles :
    PropertiesBase

The following members return TabbedLayoutGroupTabPageStyles objects:

Library Related API Members
ASP.NET Bootstrap Controls BootstrapCardViewTabbedLayoutGroup.Styles
BootstrapGridViewTabbedLayoutGroup.Styles
BootstrapTabbedLayoutGroup.Styles
ASP.NET Web Forms Controls TabbedLayoutGroup.Styles

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
TabbedLayoutGroupTabPageStyles
See Also