Skip to main content
.NET 6.0+

DashboardsModule.DefaultDashboardDataCaption Field

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

Namespace: DevExpress.ExpressApp.Dashboards

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

Declaration

public const string DefaultDashboardDataCaption = "Dashboard"

Field Value

Type
String
See Also