Back to Devexpress

ASPxWebClientUIControl.ColorSchemeMaterialLimeDarkCompact Field

aspnet-devexpress-dot-web-dot-aspxwebclientuicontrol-a5bd1cfb.md

latest1.1 KB
Original Source

ASPxWebClientUIControl.ColorSchemeMaterialLimeDarkCompact Field

Contains a string identifying the Material Lime Dark compact color scheme.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeMaterialLimeDarkCompact = "material.lime.dark.compact"
vb
Public Const ColorSchemeMaterialLimeDarkCompact As String = "material.lime.dark.compact"

Field Value

TypeDescription
String

“material.lime.dark.compact”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace