DashboardLayoutTabPage Class
In This Article
A layout tab page used to arrange layout items and groups.
Namespace: DevExpress.DashboardCommon
Assembly: DevExpress.Dashboard.v24.2.Core.dll
NuGet Package: DevExpress.Dashboard.Core
#Declaration
public class DashboardLayoutTabPage :
DashboardLayoutGroup
#Related API Members
The following members return DashboardLayoutTabPage objects:
#Remarks
See Dashboard Layout to learn more about dashboard layout.
#Inheritance
Object
DashboardLayoutNode
DashboardLayoutGroup
DashboardLayoutTabPage
See Also