GrapeCity.ActiveReports.v9 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > SeriesGroupingCollection Class : Item Property |
'Declaration Public Default Property Item( _ ByVal index As System.Integer _ ) As SeriesGrouping
public SeriesGrouping this[ System.int index ]; {get; set;}