ASPxWebClientUIControl.ColorSchemeDarkMoon Field
Contains a string identifying the Dark Moon color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public const string ColorSchemeDarkMoon = "darkmoon"
Public Const ColorSchemeDarkMoon As String = "darkmoon"
Field Value
Type | Description |
---|---|
String | "darkmoon" |
See Also
Feedback