Skip to main content

DashboardsModule.DashboardDetailViewName Field

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

Namespace: DevExpress.ExpressApp.Dashboards

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

NuGet Package: DevExpress.ExpressApp.Dashboards

Declaration

public const string DashboardDetailViewName = "DashboardViewer_DetailView"

Field Value

Type
String
See Also