ComponentOne Reports for WPF
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