MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridAggregateFunctionCollection Class / DataCollection Property
In This Topic
    DataCollection Property (GridAggregateFunctionCollection)
    In This Topic
    Gets the data collection this list is wrapping.
    Syntax
    protected override C1.DataCollection.IDataCollection<GridAggregateFunction> DataCollection {get;}
    See Also