MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / Table Class / Columns Property

In This Topic
Columns Property (Table)
In This Topic
The table colums collection.
Syntax
'Declaration
 
Public ReadOnly Property Columns As IItemCollection(Of Column)
 
See Also