ActiveReports 19 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / ForeignKey Class / SourceColumns Property

In This Topic
SourceColumns Property (ForeignKey)
In This Topic
The columns that defines a source.
Syntax
'Declaration
 
Public ReadOnly Property SourceColumns As IItemCollection(Of Column)
 
See Also