A newer version of this page is available.
Switch to the current version.
BootstrapCardViewTabbedLayoutGroup.SettingsTabPages Property
Namespace: DevExpress.Web.Bootstrap
Assembly: DevExpress.Web.Bootstrap.v18.2.dll
Declaration
[PersistenceMode(PersistenceMode.InnerProperty)]
public BootstrapTabbedLayoutGroupTabPageSettings SettingsTabPages { get; }
<PersistenceMode(PersistenceMode.InnerProperty)>
Public ReadOnly Property SettingsTabPages As BootstrapTabbedLayoutGroupTabPageSettings
Property Value
Type |
---|
BootstrapTabbedLayoutGroupTabPageSettings |
Implements
DevExpress.Web.Bootstrap.Internal.IBootstrapTabbedLayoutGroup.SettingsTabPages
See Also
Feedback