Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeSoftBlueCompact Field

Contains a string identifying the Soft Blue compact color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ColorSchemeSoftBlueCompact = "softblue.compact"

Field Value

Type Description
String

“softblue.compact”

See Also