Back to Devexpress

ASPxWebClientUIControl.ColorSchemeMaterialLimeLightCompact Field

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

latest1.2 KB
Original Source

ASPxWebClientUIControl.ColorSchemeMaterialLimeLightCompact Field

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeMaterialLimeLightCompact = "material.lime.light.compact"
vb
Public Const ColorSchemeMaterialLimeLightCompact As String = "material.lime.light.compact"

Field Value

TypeDescription
String

“material.lime.light.compact”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace