ActiveReports 13
Tables Property

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

Reference

DataSchema Class
DataSchema Members