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