GridAggregateFunction Class
In This Topic
Implements a function that returns a value from a collection of rows and a column.
Object Model
Syntax
'Declaration
Public Class GridAggregateFunction
public class GridAggregateFunction
Inheritance Hierarchy
System.Object
C1.WPF.Grid.GridAggregateFunction
See Also