ComponentOne FlexReport for WinForms
ParameterValues Property (ReportLinkTargetBookmark)

C1.Win.FlexReport.4 Assembly > C1.Win.FlexReport Namespace > ReportLinkTargetBookmark Class : ParameterValues Property
Gets the ReportParameterValues collection containing the list of named values that will be assigned to the parameters of the report.
Syntax
'Declaration
 
Public ReadOnly Property ParameterValues As ReportParameterValues
public ReportParameterValues ParameterValues {get;}
See Also

Reference

ReportLinkTargetBookmark Class
ReportLinkTargetBookmark Members