CustomColorSchemes.Configure(String) Method
Configures a custom color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
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