ActiveReports 12
QueryParameter Class Properties

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

For a list of all members of this type, see QueryParameter members.

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
See Also

Reference

QueryParameter Class
GrapeCity.ActiveReports.PageReportModel Namespace