Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeLightCompact Field

Contains a string identifying the Light compact color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v23.2.dll

NuGet Package: DevExpress.Web

Declaration

public const string ColorSchemeLightCompact = "light.compact"

Field Value

Type Description
String

“light.compact”

See Also