Skip to main content
All docs
V24.2
Tab

ASPxWebClientUIControl.ColorSchemeMaterialOrangeDarkCompact Field

In This Article

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeMaterialOrangeDarkCompact = "material.orange.dark.compact"

#Field Value

Type Description
String

“material.orange.dark.compact”

See Also