CustomColorSchemes.Configure(String) Method
Configures a custom color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
NuGet Package: DevExpress.Web
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| colorSchemeName | String | A String object that is a color scheme name. |
Returns
| Type | Description |
|---|---|
| ColorSchemeInfo | A ColorSchemeInfo object. |
See Also