Skip to main content
A newer version of this page is available. .

DashboardStyleSheetsSettings Class

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

Namespace: DevExpress.DashboardAspNetCore

Assembly: DevExpress.Dashboard.v19.1.AspNetCore.dll

Declaration

public class DashboardStyleSheetsSettings

Remarks

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

Inheritance

Object
DashboardStyleSheetsSettings
See Also