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

DefaultMenuItemNames.RemoveAllSorting Field

Returns “ItemRemoveAllSorting”. Corresponds to the menu item used to remove sorting.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Package: DevExpress.Wpf.PivotGrid

Declaration

public const string RemoveAllSorting = "ItemRemoveAllSorting"

Field Value

Type
String
See Also