BootstrapTabbedLayoutGroupTabPageSettings Class
In This Article
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
#Related API Members
The following members return BootstrapTabbedLayoutGroupTabPageSettings objects:
#Remarks
An object of the BootstrapTabbedLayoutGroupTabPageSettings type can be accessed via the BootstrapTabbedLayoutGroup.SettingsTabPages property.
#Inheritance
Object
StateManager
PropertiesBase
TabbedLayoutGroupTabPageSettings
BootstrapTabbedLayoutGroupTabPageSettings
See Also