ComponentOne BinaryImage for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1ReportViewer.ReportService Namespace / ReportParameterSingleValue Class
Members

In This Topic
    ReportParameterSingleValue Class
    In This Topic
    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 
    public class ReportParameterSingleValue 
    Inheritance Hierarchy

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

    See Also