APNSoft Controls [4.5.2.20] - API Reference
GridColumn.Average Method 

Computes the average of column values.

[Visual Basic]
Public Function Average() As Object
[C#]
public object Average();

Return Value

The average of the values in the column.

See Also

GridColumn Class | APNSoft.WebControls Namespace