ActiveReports 10
Columns Property (ITable)

GrapeCity.ActiveReports.Extensibility.v10 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Table Namespace > ITable Interface : Columns Property
Returns ITableColumn collection for this table instance.
Syntax
'Declaration
 
ReadOnly Property Columns As ITableColumnCollection
ITableColumnCollection Columns {get;}
See Also

Reference

ITable Interface
ITable Members