Back to Devexpress

DashboardStyleSheetsSettings Class

dashboard-devexpress-dot-dashboardaspnetcore-6bce7010.md

latest1.3 KB
Original Source

DashboardStyleSheetsSettings Class

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

Namespace : DevExpress.DashboardAspNetCore

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

NuGet Package : DevExpress.AspNetCore.Dashboard

Declaration

csharp
public class DashboardStyleSheetsSettings
vb
Public Class DashboardStyleSheetsSettings

Remarks

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

Inheritance

Object DashboardStyleSheetsSettings

See Also

DashboardStyleSheetsSettings Members

DevExpress.DashboardAspNetCore Namespace