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

DefaultMenuItemNames.SortDescending Field

Returns “ItemSortZA”. Corresponds to the field header menu item used to sort field values in descending order in OLAP mode.

Namespace: DevExpress.Xpf.PivotGrid

Assembly: DevExpress.Xpf.PivotGrid.v18.2.dll

Declaration

public const string SortDescending = "ItemSortZA"

Field Value

Type
String
See Also