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

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