ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Data.SchemaModel Namespace / ForeignKey Class / Source Property

In This Topic
    Source Property (ForeignKey)
    In This Topic
    The source table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Source As Table
    public Table Source {get;}
    See Also