TabbedLayoutGroupTabPageSettings Class
In This Article
Contains settings specific to tab pages displayed within a tabbed layout group.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
NuGet Package: DevExpress.Web
#Declaration
public class TabbedLayoutGroupTabPageSettings :
PropertiesBase
#Related API Members
The following members return TabbedLayoutGroupTabPageSettings objects:
#Remarks
An object of the TabbedLayoutGroupTabPageSettings type can be accessed via the TabbedLayoutGroup.SettingsTabPages property.
#Implements
#Inheritance
Object
StateManager
PropertiesBase
TabbedLayoutGroupTabPageSettings
See Also