GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableCellCollection Interface : Item Property |
'Declaration ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As ITableCell
ITableCell this[ System.int index ]; {get;}