ASPxWebClientUIControl.ColorSchemeLight Field
Contains a string identifying the Light color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
Declaration
Field Value
| Type | Description |
|---|---|
| String | “light” |
See Also
Contains a string identifying the Light color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v26.1.dll
public const string ColorSchemeLight = "light"
Public Const ColorSchemeLight As String = "light"
| Type | Description |
|---|---|
| String | “light” |