ASPxWebClientUIControl.ColorSchemeCarmine Field
Contains a string identifying the Carmine color scheme.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v20.2.dll
Declaration
public const string ColorSchemeCarmine = "carmine"
Public Const ColorSchemeCarmine As String = "carmine"
Field Value
Type | Description |
---|---|
String | "carmine" |
See Also
Feedback