Skip to main content

BootstrapTabbedLayoutGroupTabPageSettings Class

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

Namespace: DevExpress.Web.Bootstrap

Assembly: DevExpress.Web.Bootstrap.v24.2.dll

NuGet Package: DevExpress.Web.Bootstrap

#Declaration

public class BootstrapTabbedLayoutGroupTabPageSettings :
    TabbedLayoutGroupTabPageSettings

#Remarks

An object of the BootstrapTabbedLayoutGroupTabPageSettings type can be accessed via the BootstrapTabbedLayoutGroup.SettingsTabPages property.

#Inheritance

See Also