Skip to main content
All docs
V25.1
  • Tab

    ASPxWebClientUIControl.ColorSchemeMaterialTealDarkCompact Field

    Contains a string identifying the Material Teal Dark compact color scheme.

    Namespace: DevExpress.Web

    Assembly: DevExpress.Web.v25.1.dll

    NuGet Package: DevExpress.Web

    Declaration

    public const string ColorSchemeMaterialTealDarkCompact = "material.teal.dark.compact"

    Field Value

    Type Description
    String

    “material.teal.dark.compact”

    See Also