FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportLabeledValue Class / ParentReport Property

In This Topic
    ParentReport Property (ReportLabeledValue)
    In This Topic
    Gets a C1FlexReport object owning this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property ParentReport As C1FlexReport
    public C1FlexReport ParentReport {get;}
    See Also