Back to Devexpress

TabbedLayoutGroupTabPageStyles Class

aspnet-devexpress-dot-web-a985ef33.md

latest1.5 KB
Original Source

TabbedLayoutGroupTabPageStyles Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public class TabbedLayoutGroupTabPageStyles :
    PropertiesBase
vb
Public Class TabbedLayoutGroupTabPageStyles
    Inherits PropertiesBase

The following members return TabbedLayoutGroupTabPageStyles objects:

Remarks

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

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase TabbedLayoutGroupTabPageStyles

See Also

TabbedLayoutGroupTabPageStyles Members

DevExpress.Web Namespace