Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeLightBlueCompact Field

In This Article

Contains a string identifying the custom Light Blue compact color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeLightBlueCompact = "light-blue.compact"

#Field Value

Type Description
String

“light-blue.compact”

See Also