FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / BoundLabeledValues Class / ParentReport Property

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