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

WebApplicationStyleManager.GroupUpperCase Property

OBSOLETE

Use the EnableGroupUpperCase property instead

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

Namespace: DevExpress.ExpressApp.Web

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

Declaration

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

Property Value

Type
Boolean
See Also