Skip to main content

DefaultColumnMenuItemNames.ClearGroupSummarySorting Field

In This Article

Returns "ItemClearGroupSummarySorting". Corresponds to the menu item used to cancel sorting rows by group summary values. In this instance, group rows are sorted by the values of the corresponding grouping column.

Namespace: DevExpress.Xpf.Grid

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

#Declaration

public const string ClearGroupSummarySorting = "ItemClearGroupSummarySorting"

#Field Value

Type
String
See Also