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

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