Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Rdl.Rdl2008 Namespace / ReportParameter Class / Owner Property

In This Topic
    Owner Property (ReportParameter)
    In This Topic
    Gets ReportParameters collection containing this object.
    Syntax
    'Declaration
     
    Public Shadows ReadOnly Property Owner As ReportParameters
    public new ReportParameters Owner {get;}
    See Also