Skip to main content
Tab

TabbedLayoutGroupTabPageStyles(TabControlStyles) Constructor

Initializes a new instance of the TabbedLayoutGroupTabPageStyles class with the specified settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public TabbedLayoutGroupTabPageStyles(
    TabControlStyles pageControlStyles
)

Parameters

Name Type
pageControlStyles TabControlStyles

Remarks

For internal use only.

See Also