ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / ParameterValue Class
Properties Methods

In This Topic
    ParameterValue Class Members
    In This Topic

    The following tables list the members exposed by ParameterValue.

    Public Constructors
     NameDescription
    Public Constructor

    Initializes a new instance of the ParameterValue class.

     
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the user-friendly label to display for the value in the UI.

     
    Public Property

    Gets or sets a possible value for the parameter.

     
    Top
    Public Methods
     NameDescription
    Public Method  
    Public MethodValidates the information in each property of the ParameterValue object.  
    Top
    See Also