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

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