Skip to main content
All docs
V23.2
Tab

ASPxWebClientUIControl.ColorSchemeMaterialOrangeLight Field

Contains a string identifying the Material Orange Light color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ColorSchemeMaterialOrangeLight = "material.orange.light"

Field Value

Type Description
String

“material.orange.light”

See Also