FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.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