Skip to main content
All docs
V23.2
Tab

ASPxWebClientUIControl.ColorSchemeMaterialTealDark Field

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ColorSchemeMaterialTealDark = "material.teal.dark"

Field Value

Type Description
String

“material.teal.dark”

See Also