Skip to main content
All docs
V24.2
Tab

ASPxWebClientUIControl.ColorSchemeMaterialTealLightCompact Field

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeMaterialTealLightCompact = "material.teal.light.compact"

#Field Value

Type Description
String

“material.teal.light.compact”

See Also