FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report Namespace / IC1FlexReportExternalRecordset Interface / Params Property

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