Skip to main content
All docs
V24.2
Tab

ASPxWebClientUIControl.ColorSchemeMaterialPurpleLightCompact Field

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeMaterialPurpleLightCompact = "material.purple.light.compact"

#Field Value

Type Description
String

“material.purple.light.compact”

See Also