Skip to main content

DefaultMenuItemNames.ClearSorting Field

In This Article

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

Namespace: DevExpress.Xpf.PivotGrid

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

#Declaration

public const string ClearSorting = "ItemClearSorting"

#Field Value

Type
String
See Also