GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > RowGroupingCollection Class : Insert Method |
'Declaration Public Sub Insert( _ ByVal index As System.Integer, _ ByVal value As RowGrouping _ )
public void Insert( System.int index, RowGrouping value )