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