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

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