Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridImageColumn Class / AggregateFunctions Property

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