FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / BoundLabeledValues Class / Owner Property

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