ComponentOne FlexReport for UWP
ParameterValues Property (ReportLinkTargetBookmark)

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