Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeGreenMist Field

In This Article

Contains a string identifying the Green Mist color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeGreenMist = "greenmist"

#Field Value

Type Description
String

“greenmist”

See Also