Skip to main content
All docs
V24.1
Tab

ASPxWebClientUIControl.ColorSchemeMaterialLimeDark Field

Contains a string identifying the Material Lime Dark color scheme.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v24.1.dll

NuGet Package: DevExpress.Web

Declaration

public const string ColorSchemeMaterialLimeDark = "material.lime.dark"

Field Value

Type Description
String

“material.lime.dark”

See Also