ASPxWebClientUIControl.ColorSchemeLightCompact Field
Contains a string identifying the Light compact color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public const string ColorSchemeLightCompact = "light.compact"
Public Const ColorSchemeLightCompact As String = "light.compact"
Field Value
Type | Description |
---|---|
String | "light.compact" |
See Also
Feedback