ASPxWebClientUIControl.ColorSchemeDark Field
Contains a string identifying the Dark color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
Declaration
Field Value
| Type | Description |
|---|---|
| String | “dark” |
See Also
Contains a string identifying the Dark color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v25.2.dll
public const string ColorSchemeDark = "dark"
Public Const ColorSchemeDark As String = "dark"
| Type | Description |
|---|---|
| String | “dark” |