ASPxWebClientUIControl.ColorScheme Property
Gets or sets the name of the color theme to be applied to the control.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | "light" | A string value specifying the color theme name. |
See Also