Blazor | ComponentOne
C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridAggregateFunctionCollection Class / ReplaceRange Method

In This Topic
    ReplaceRange Method (GridAggregateFunctionCollection)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub ReplaceRange( _
       ByVal startingIndex As Integer, _
       ByVal items As IEnumerable(Of GridAggregateFunction) _
    ) 

    Parameters

    startingIndex
    items
    See Also