ActiveReports 19 .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 ConstructorInitializes a new instance of the ParameterValue class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a user-friendly label to display for the value in the UI.  
    Public PropertyGets or sets a possible value for the parameter.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodValidates the current state of the ParameterValue object.  
    Top
    See Also