Skip to main content
Tab

CustomColorSchemes.customColorScheme Field

A custom color scheme name.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public static ConcurrentDictionary<string, ColorSchemeInfo> customColorScheme

Field Value

Type Description
ConcurrentDictionary<String, ColorSchemeInfo>

 

See Also