Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeSoftBlue Field

In This Article

Contains a string identifying the Soft Blue color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeSoftBlue = "softblue"

#Field Value

Type Description
String

“softblue”

See Also