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

DefaultMenuItemNames.ClearSorting Field

Returns “ItemClearSorting”. Corresponds to the field header menu item used to disable sorting in OLAP mode.

Namespace: DevExpress.Xpf.PivotGrid

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.PivotGrid, DevExpress.Wpf.PivotGrid

Declaration

public const string ClearSorting = "ItemClearSorting"

Field Value

Type
String
See Also