Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeDarkVioletCompact Field

In This Article

Contains a string identifying the Dark Violet compact color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeDarkVioletCompact = "darkviolet.compact"

#Field Value

Type Description
String

“darkviolet.compact”

See Also