Back to Devexpress

ASPxWebClientUIControl.ColorSchemeMaterialBlueLightCompact Field

aspnet-devexpress-dot-web-dot-aspxwebclientuicontrol-2ba6f38a.md

latest1.2 KB
Original Source

ASPxWebClientUIControl.ColorSchemeMaterialBlueLightCompact Field

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeMaterialBlueLightCompact = "material.blue.light.compact"
vb
Public Const ColorSchemeMaterialBlueLightCompact As String = "material.blue.light.compact"

Field Value

TypeDescription
String

“material.blue.light.compact”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace