ComponentOne Reports for WPF
C1.C1Report Namespace / DialogEventArgs Class / Parameters Field

In This Topic
    Parameters Field (DialogEventArgs)
    In This Topic
    Gets the collection of parameters defined by the report.
    Syntax
    'Declaration
     
    Public ReadOnly Parameters As ReportParameterCollection
    public readonly ReportParameterCollection Parameters
    Remarks
    TODO
    See Also