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