CustomColorSchemes.customColorScheme Field
A custom color scheme name.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Field Value
| Type | Description |
|---|---|
| ConcurrentDictionary<String, ColorSchemeInfo> |
|
See Also
A custom color scheme name.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public static ConcurrentDictionary<string, ColorSchemeInfo> customColorScheme
Public Shared customColorScheme As ConcurrentDictionary(Of String, ColorSchemeInfo)
| Type | Description |
|---|---|
| ConcurrentDictionary<String, ColorSchemeInfo> |
|