C1.UWP.FlexReport Assembly / C1.Xaml.FlexReport Namespace / RenderReportAction Class / ParameterValues Property

In This Topic
ParameterValues Property (RenderReportAction)
In This Topic
Gets the initial values of report parameters.
Syntax
'Declaration
 
Public ReadOnly Property ParameterValues As Dictionary(Of String,Object)
 
See Also