ActiveReports 13
SourceColumns Property

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace > ForeignKey Class : SourceColumns Property
The columns that defines a source.
Syntax
'Declaration
 
Public ReadOnly Property SourceColumns As GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection(Of Column)
public GrapeCity.ActiveReports.Extensibility.Rendering.Components.IItemCollection<Column> SourceColumns {get;}
See Also

Reference

ForeignKey Class
ForeignKey Members