Back to Devexpress

BootstrapTabbedLayoutGroupTabPageSettings Class

aspnetbootstrap-devexpress-dot-web-dot-bootstrap-ae8d74ba.md

latest2.3 KB
Original Source

BootstrapTabbedLayoutGroupTabPageSettings Class

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

Namespace : DevExpress.Web.Bootstrap

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

NuGet Package : DevExpress.Web.Bootstrap

Declaration

csharp
public class BootstrapTabbedLayoutGroupTabPageSettings :
    TabbedLayoutGroupTabPageSettings
vb
Public Class BootstrapTabbedLayoutGroupTabPageSettings
    Inherits TabbedLayoutGroupTabPageSettings

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

BootstrapTabbedLayoutGroupTabPageSettings Members

DevExpress.Web.Bootstrap Namespace