ActiveReports 10
IReportParameter Interface Members
Properties 

GrapeCity.ActiveReports.Viewer.Win.v10 Assembly > GrapeCity.Viewer.Common.Model Namespace : IReportParameter Interface

The following tables list the members exposed by IReportParameter.

Public Properties
 NameDescription
 PropertyTrue if parameter is String and it accepts String.Empty.  
 PropertyList of available values for multivalue parameter  
 PropertyIf parameter is DateTime specifies whether user should be prompted for both date and time or only the date.  
 PropertyDependant parameters  
 PropertyGets extended error parameter  
 PropertyGets true if text field is multiline  
 PropertySpecifies whether parameter allows entering multiple values  
 PropertyGets parameter's name  
 PropertyGets true if nullable checkbox should be displayed  
 PropertyGets parameter type  
 PropertyGets parameter caption  
 PropertySpecial the parameter value in case multivalue parameter (select all Values)  
 PropertyParameter state  
 PropertyGets or sets parameter value  
 PropertyGets the parameter value in case of multivalue parameter  
Top
See Also

Reference

IReportParameter Interface
GrapeCity.Viewer.Common.Model Namespace