Back to Devexpress

ASPxWebClientUIControl.ColorSchemeLight Field

aspnet-devexpress-dot-web-dot-aspxwebclientuicontrol-789acbb0.md

latest996 B
Original Source

ASPxWebClientUIControl.ColorSchemeLight Field

Contains a string identifying the Light color scheme.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeLight = "light"
vb
Public Const ColorSchemeLight As String = "light"

Field Value

TypeDescription
String

“light”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace