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

Parameter Class Members

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 PropertyGets or sets the name of the parameter.  
Public PropertyGets or sets a Boolean expression that indicates whether the parameter is skipped.  
Public PropertyGets or sets the expression that evaluates to the value to pass for the parameter to the subreport.  
Top
Public Methods
 NameDescription
Public MethodValidates the current state of the Parameter object.  
Top
See Also