DashboardBootstrapper Class
Contains the ASPxDashboard control’s static settings.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
Declaration
Remarks
Use the DashboardBootstrapper class members to specify the static settings of the ASPxDashboard that uses the DashboardConfigurator‘s API (ASPxDashboard.UseDashboardConfigurator is set to true). Then, call the ASPxDashboard.StaticInitialize method to initialize static settings.
Inheritance
Object
DashboardBootstrapper
See Also