Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeDarkMoon Field

In This Article

Contains a string identifying the Dark Moon color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeDarkMoon = "darkmoon"

#Field Value

Type Description
String

“darkmoon”

See Also