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

TabbedLayoutGroupTabPageStyles(TabControlStyles) Constructor

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v18.2.dll

Declaration

public TabbedLayoutGroupTabPageStyles(
    TabControlStyles pageControlStyles
)

Parameters

Name Type
pageControlStyles TabControlStyles

Remarks

For internal use only.

See Also