Back to Devexpress

TabbedLayoutGroupTabPageSettings Class

aspnet-devexpress-dot-web-1adbfb27.md

latest1.7 KB
Original Source

TabbedLayoutGroupTabPageSettings Class

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

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

The following members return TabbedLayoutGroupTabPageSettings objects:

Remarks

An object of the TabbedLayoutGroupTabPageSettings type can be accessed via the TabbedLayoutGroup.SettingsTabPages property.

Implements

IStateManager

Inheritance

Object StateManager PropertiesBase TabbedLayoutGroupTabPageSettings BootstrapTabbedLayoutGroupTabPageSettings

See Also

TabbedLayoutGroupTabPageSettings Members

DevExpress.Web Namespace