Back to Devexpress

ASPxWebClientUIControl.ColorSchemeSoftBlue Field

aspnet-devexpress-dot-web-dot-aspxwebclientuicontrol-50a72d47.md

latest1.0 KB
Original Source

ASPxWebClientUIControl.ColorSchemeSoftBlue Field

Contains a string identifying the Soft Blue color scheme.

Namespace : DevExpress.Web

Assembly : DevExpress.Web.v25.2.dll

NuGet Package : DevExpress.Web

Declaration

csharp
public const string ColorSchemeSoftBlue = "softblue"
vb
Public Const ColorSchemeSoftBlue As String = "softblue"

Field Value

TypeDescription
String

“softblue”

|

See Also

ASPxWebClientUIControl Class

ASPxWebClientUIControl Members

DevExpress.Web Namespace