C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / ReportParameterSingleValue Class
Members

ReportParameterSingleValue Class
Represents a single value of a parameter, together with that value's label. The label may be used to represent the parameter in the UI. E.g. for weekdays, integer values (0..6) may be used, with corresponding labels "Mon".."Sun".
Object Model
ReportParameterSingleValue Class
Syntax
'Declaration
 
Public Class ReportParameterSingleValue 
 
Inheritance Hierarchy

System.Object
   C1.Web.Wijmo.Controls.C1ReportViewer.ReportService.ReportParameterSingleValue

See Also