FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport 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