Skip to main content
Tab

ASPxWebClientUIControl.ColorSchemeDarkViolet Field

In This Article

Contains a string identifying the Dark Violet color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.2.dll

NuGet Package: DevExpress.Web

#Declaration

public const string ColorSchemeDarkViolet = "darkviolet"

#Field Value

Type Description
String

“darkviolet”

See Also