MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridAggregateFunctionCollection Class / SetSource Method
In This Topic
    SetSource Method (GridAggregateFunctionCollection)
    In This Topic
    Syntax
    protected void SetSource( 
       C1.DataCollection.IDataCollection<GridAggregateFunction> collection
    )

    Parameters

    collection
    See Also