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

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