Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeLightCompact Field

In This Article

Contains a string identifying the Light compact color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeLightCompact = "light.compact"

#Field Value

Type Description
String

“light.compact”

See Also