FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / IC1FlexReportExternalRecordset Interface / EditParams Method

In This Topic
    EditParams Method (IC1FlexReportExternalRecordset)
    In This Topic
    This method is used to set up parameters of the current recordset. For instance, the implementation of this method can show a dialog allowing the user to edit the parameters.
    Syntax
    'Declaration
     
    Sub EditParams() 
    void EditParams()
    See Also