Skip to main content

DashboardsModule.DefaultDashboardDataCaption Field

Gets the caption of the IDashboardData object (“Dashboard”, by default).

Namespace: DevExpress.ExpressApp.Dashboards

Assembly: DevExpress.ExpressApp.Dashboards.v25.2.dll

NuGet Package: DevExpress.ExpressApp.Dashboards

Declaration

public const string DefaultDashboardDataCaption = "Dashboard"

Field Value

Type
String
See Also