Skip to main content
.NET 6.0+

DashboardsModule.DashboardDetailViewName Field

Gets the dashboard Detail View identifier (“DashboardViewer_DetailView”, by default).

Namespace: DevExpress.ExpressApp.Dashboards

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

Declaration

public const string DashboardDetailViewName = "DashboardViewer_DetailView"

Field Value

Type
String
See Also