Skip to main content

DashboardLayoutTabPage Class

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

The following members return DashboardLayoutTabPage objects:

#Remarks

See Dashboard Layout to learn more about dashboard layout.

#Inheritance

See Also