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

WebApplicationStyleManager.NavigationGroupsUpperCase Property

OBSOLETE

Use the EnableNavigationGroupsUpperCase property instead

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

Namespace: DevExpress.ExpressApp.Web

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

Declaration

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

Property Value

Type
Boolean
See Also