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

In This Topic
    Parameters Property (Subreport)
    In This Topic
    Gets the Parameters collection containing parameters to the subreport.
    Syntax
    'Declaration
     
    Public ReadOnly Property Parameters As Parameters
    public Parameters Parameters {get;}
    See Also