Skip to main content
A newer version of this page is available. .
All docs
V22.1
Tab

ASPxWebClientUIControl.ColorSchemeMaterialOrangeDarkCompact Field

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

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v22.1.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