Skip to main content

DefaultMenuItemNames.RemoveAllSorting Field

In This Article

Returns "ItemRemoveAllSorting". Corresponds to the menu item used to remove sorting.

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string RemoveAllSorting = "ItemRemoveAllSorting"

#Field Value

Type
String
See Also