FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / DataSourceCollection Class / Report Property

In This Topic
    Report Property (DataSourceCollection)
    In This Topic
    Gets the C1FlexReport object owning this collection.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Report As C1FlexReport
    public override C1FlexReport Report {get;}
    See Also