Skip to main content

DashboardStyleSheetsSettings Class

Contains methods that allow you to manage the control’s color scheme.

Namespace: DevExpress.DashboardAspNetCore

Assembly: DevExpress.Dashboard.v23.2.AspNetCore.dll

NuGet Package: DevExpress.AspNetCore.Dashboard

Declaration

public class DashboardStyleSheetsSettings

Remarks

Use the StyleSheetResourceBlockExtension.AddDashboard method to get access to the DashboardStyleSheetsSettings object.

Inheritance

Object
DashboardStyleSheetsSettings
See Also