GrapeCity.ActiveReports.Extensibility.v8 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITableColumnCollection Interface : Item Property |
'Declaration ReadOnly Default Property Item( _ ByVal index As System.Integer _ ) As ITableColumn
ITableColumn this[ System.int index ]; {get;}
Exception | Description |
---|---|
ArgumentOutOfRangeException | index is not a valid index in the collection. |