[]
        
(Showing Draft Content)

C1.Report.FlexReport.CreateParametersCollection

CreateParametersCollection Method

CreateParametersCollection()

Overriden. Creates ReportParameterCollection collection containing list of report parameters.

Declaration
protected override ParameterCollection CreateParametersCollection()
Protected Overrides Function CreateParametersCollection() As ParameterCollection
Returns
Type Description
ParameterCollection
Overrides