Skip to main content
A newer version of this page is available. .
Tab

CustomColorSchemes.customColorScheme Field

A custom color scheme name.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v20.2.dll

NuGet Package: DevExpress.Web

Declaration

public static ConcurrentDictionary<string, ColorSchemeInfo> customColorScheme

Field Value

Type Description
ConcurrentDictionary<String, ColorSchemeInfo>

 

See Also