Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.DataBinding Namespace / QueryParameter Class / Owner Property

In This Topic
    Owner Property (QueryParameter)
    In This Topic
    Gets the collection containing the current object.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As QueryParameterCollection
    public new QueryParameterCollection Owner {get;}
    See Also