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

DefaultSummaryMenuItemNames.Average Property

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

Namespace: DevExpress.Xpf.Grid

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

Declaration

public static string Average { get; }

Property Value

Type Description
String

The “ItemAverage” string value.

See Also