Skip to main content
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.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public class TabbedLayoutGroupTabPageStyles :
    PropertiesBase

The following members return TabbedLayoutGroupTabPageStyles objects:

Remarks

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

Implements

Inheritance

Object
StateManager
PropertiesBase
TabbedLayoutGroupTabPageStyles
See Also