C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridAggregateFunction Class / Average Property

In This Topic
Average Property
In This Topic
Returns the average value of the non-null cells in the group.
Syntax
'Declaration
 
Public Shared ReadOnly Property Average As GridAggregateFunction
 
See Also