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