ASPxDashboard.ColorScheme Property
Gets or sets the name of the color theme to be applied to the control.
Namespace: DevExpress.DashboardWeb
Assembly: DevExpress.Dashboard.v24.1.Web.WebForms.dll
NuGet Package: DevExpress.Web.Dashboard
Declaration
Property Value
Type | Description |
---|---|
String | A String value specifying the color theme name. |
Remarks
To learn more, see Appearance Customization.
See Also