MAUI | ComponentOne
C1.Maui.Grid Assembly / C1.Maui.Grid Namespace / GridAggregateFunctionCollection Class / Item Property
In This Topic
    Item Property (GridAggregateFunctionCollection)
    In This Topic
    Syntax
    public GridAggregateFunction this[ 
       int index
    ]; {get; set;}

    Parameters

    index
    See Also