Skip to main content

DefaultSummaryMenuItemNames.Sum Field

Returns “ItemSum”. Corresponds to the menu item used to display the sum of all values in a column.

Namespace: DevExpress.Xpf.Grid

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public const string Sum = "ItemSum"

Field Value

Type Description
String

The “ItemSum” string value.

See Also