Skip to main content
All docs
V24.2
Tab

ASPxWebClientUIControl.ColorSchemeMaterialOrangeLightCompact Field

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeMaterialOrangeLightCompact = "material.orange.light.compact"

#Field Value

Type Description
String

“material.orange.light.compact”

See Also