Skip to main content

DevExpressHelper.ClientUIControlColorScheme Property

Specifies the client scheme to be applied to all DevExpress extensions (that utilize a DevExpress JavaScript/HTML5 engine) within an application.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public static string ClientUIControlColorScheme { get; set; }

Property Value

Type Description
String

A string value specifying the color scheme name.

See Also