FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridAggregateFunction Class
Members

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

    System.Object
       C1.WPF.Grid.GridAggregateFunction

    See Also