Skip to main content
All docs
V25.1
  • Tab

    CustomColorSchemes.customColorScheme Field

    A custom color scheme name.

    Namespace: DevExpress.Web

    Assembly: DevExpress.Web.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public static ConcurrentDictionary<string, ColorSchemeInfo> customColorScheme

    Field Value

    Type Description
    ConcurrentDictionary<String, ColorSchemeInfo>

     

    See Also