C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / C1FlexReport Class / CreateParametersCollection Method

In This Topic
CreateParametersCollection Method (C1FlexReport)
In This Topic
Overriden. Creates ReportParameterCollection collection containing list of report parameters.
Syntax
'Declaration
 
Protected Overrides Function CreateParametersCollection() As ParameterCollection
 
See Also