Back to Devexpress

ASPxWebClientUIControl.ColorSchemeDark Field

aspnet-devexpress-dot-web-dot-aspxwebclientuicontrol-ba1d6938.md

latest987 B
Original Source

ASPxWebClientUIControl.ColorSchemeDark Field

Contains a string identifying the Dark color scheme.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeDark = "dark"
vb
Public Const ColorSchemeDark As String = "dark"

Field Value

TypeDescription
String

“dark”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace