ComponentOne Reports for WPF
C1.C1Report Namespace / IC1ReportExternalRecordset Interface / Params Property

In This Topic
    Params Property (IC1ReportExternalRecordset)
    In This Topic
    Gets or sets parameters of the current recordset.
    Syntax
    'Declaration
     
    Property Params As String
    string Params {get; set;}
    See Also