Back to Devexpress

ASPxWebClientUIControl.ColorSchemeMaterialOrangeDarkCompact Field

aspnet-devexpress-dot-web-dot-aspxwebclientuicontrol-10c04009.md

latest1.2 KB
Original Source

ASPxWebClientUIControl.ColorSchemeMaterialOrangeDarkCompact Field

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeMaterialOrangeDarkCompact = "material.orange.dark.compact"
vb
Public Const ColorSchemeMaterialOrangeDarkCompact As String = "material.orange.dark.compact"

Field Value

TypeDescription
String

“material.orange.dark.compact”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace