FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / ReportLabeledValue Class / Owner Property

In This Topic
    Owner Property (ReportLabeledValue)
    In This Topic
    Gets a ReportLabeledValues collection containing this object.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As ReportLabeledValues
    public ReportLabeledValues Owner {get;}
    See Also