FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / DataSource Class / ParentReport Property

In This Topic
    ParentReport Property (DataSource)
    In This Topic
    Gets the report that contains this DataSource.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property ParentReport As FlexReport
    public override FlexReport ParentReport {get;}
    See Also