ActiveReports 13
Columns Property (Table)

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace > Table Class : Columns Property
The table colums collection.
Syntax
'Declaration
 
Public ReadOnly Property Columns As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection(Of Column)
public GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection<Column> Columns {get;}
See Also

Reference

Table Class
Table Members