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

In This Topic
    Parameter Class Members
    In This Topic

    The following tables list the members exposed by Parameter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the Parameter class.  
    Top
    Public Properties
     NameDescription
    Public Property

    Gets or sets the name of the parameter.

     
    Public Property

    Gets or sets a Boolean expression that indicates whether the parameter is skipped.

     
    Public Property

    Gets or sets an expression that evaluates to the value to pass for the parameter to the subreport.

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