FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / IC1FlexReportExternalRecordset 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