ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / IC1ReportExternalRecordset Interface / EditParams Method

In This Topic
    EditParams Method
    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