C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridAggregateFunctionCollection Class / Insert Method / Insert(Int32,GridAggregateFunction) Method

In This Topic
Insert(Int32,GridAggregateFunction) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Sub Insert( _
   ByVal index As Integer, _
   ByVal item As GridAggregateFunction _
) 
 

Parameters

index
item
See Also