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

TabbedLayoutGroupTabPageSettings Class

Contains settings specific to tab pages displayed within a tabbed layout group.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class TabbedLayoutGroupTabPageSettings :
    PropertiesBase

The following members return TabbedLayoutGroupTabPageSettings objects:

Remarks

An object of the TabbedLayoutGroupTabPageSettings type can be accessed via the TabbedLayoutGroup.SettingsTabPages property.

Implements

See Also