ComponentOne Reports for WPF
C1.C1Rdl.Rdl2008 Namespace / Subreport Class / Parameters Property

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