Skip to main content
A newer version of this page is available. .

WebApplicationStyleManager.GridColumnsUpperCase Property

OBSOLETE

Use the EnableGridColumnsUpperCase property instead

This property is obsolete. Use the WebApplicationStyleManager.EnableGridColumnsUpperCase property instead.

Namespace: DevExpress.ExpressApp.Web

Assembly: DevExpress.ExpressApp.Web.v18.2.dll

Declaration

[Obsolete("Use the EnableGridColumnsUpperCase property instead")]
public static bool GridColumnsUpperCase { get; set; }

Property Value

Type
Boolean
See Also