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

BootstrapTabbedLayoutGroupTabPageSettings Class

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

Namespace: DevExpress.Web.Bootstrap

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

Declaration

public class BootstrapTabbedLayoutGroupTabPageSettings :
    TabbedLayoutGroupTabPageSettings

Remarks

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

Inheritance

See Also