Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeDarkBlue Field

In This Article

Contains a string identifying the custom Dark Blue color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeDarkBlue = "dark-blue"

#Field Value

Type Description
String

“dark-blue”

See Also