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

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