Skip to main content
Tab

TabbedLayoutGroupTabPageSettings Class

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#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