ActiveReports 11
QueryParameter Class Members
Properties  Methods 

GrapeCity.ActiveReports.v11 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace : QueryParameter Class

The following tables list the members exposed by QueryParameter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the QueryParameter class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets a value that indicates whether to allow empty value in the parameter.  
Public PropertyGets or sets the caption of the parameter.  
Public PropertyGets or sets the data type of the parameter.  
Public PropertyGets or sets the default value of the parameter.  
Public PropertyGets or sets whether parameter is hidden.  
Public PropertyGets or sets whether parameter is multiline.  
Public PropertyGets or sets whether parameter data is multi-valued.  
Public PropertyGets or sets whether parameter is nullable.  
Public Property

Gets or sets the name for the parameter.

 
Public Property

Gets or sets an expression that evaluates to the parameter value to pass to the data source.

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

Reference

QueryParameter Class
GrapeCity.ActiveReports.PageReportModel Namespace