Skip to main content

DefaultSummaryMenuItemNames.Average Field

Returns “ItemAverage”. Corresponds to the menu item used to display a column’s average value.

Namespace: DevExpress.Xpf.Grid

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

NuGet Package: DevExpress.Wpf.Grid.Core

Declaration

public const string Average = "ItemAverage"

Field Value

Type Description
String

The “ItemAverage” string value.

See Also