Back to Devexpress

ASPxWebClientUIControl.ColorSchemeMaterialPurpleLightCompact Field

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

latest1.2 KB
Original Source

ASPxWebClientUIControl.ColorSchemeMaterialPurpleLightCompact Field

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

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeMaterialPurpleLightCompact = "material.purple.light.compact"
vb
Public Const ColorSchemeMaterialPurpleLightCompact As String = "material.purple.light.compact"

Field Value

TypeDescription
String

“material.purple.light.compact”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace