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

TabbedLayoutGroup.SettingsTabPages Property

Provides access to the tabbed layout group page settings.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public TabbedLayoutGroupTabPageSettings SettingsTabPages { get; }

Property Value

Type Description
TabbedLayoutGroupTabPageSettings

A TabbedLayoutGroupTabPageSettings object that contains the tab pages settings.

See Also