FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDateTimeColumn Class / AggregateFunctions Property

In This Topic
    AggregateFunctions Property (GridDateTimeColumn)
    In This Topic
    Gets the collection of aggregate functions.
    Syntax
    'Declaration
     
    Public ReadOnly Property AggregateFunctions As GridAggregateFunctionCollection
    public GridAggregateFunctionCollection AggregateFunctions {get;}
    See Also