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

In This Topic
    Destination Property
    In This Topic
    The destination table.
    Syntax
    'Declaration
     
    Public ReadOnly Property Destination As Table
    public Table Destination {get;}
    See Also