Skip to main content

DefaultMenuItemNames.SortAscending Field

Returns “ItemSortAZ”. Corresponds to the field header menu item used to sort field values in ascending order, in OLAP mode.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string SortAscending = "ItemSortAZ"

Field Value

Type
String
See Also