Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeSoftBlueCompact Field

In This Article

Contains a string identifying the Soft Blue compact color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeSoftBlueCompact = "softblue.compact"

#Field Value

Type Description
String

“softblue.compact”

See Also