Skip to main content
All docs
V23.2
Tab

ASPxWebClientUIControl.ColorSchemeMaterialLimeDarkCompact Field

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ColorSchemeMaterialLimeDarkCompact = "material.lime.dark.compact"

Field Value

Type Description
String

“material.lime.dark.compact”

See Also