C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / ReportParameterInfo Class / pvs Field

In This Topic
pvs Field
In This Topic
The list of possible values. Should be used to populate dropdowns, radiobuttons and the like. This may be null.
Syntax
'Declaration
 
Public pvs As ReportParameterSingleValue()
 
See Also