ActiveReports Developer 7
Parameters Class Members
Properties  Methods 

The following tables list the members exposed by Parameters.

Public Properties
 NameDescription
Public PropertyCountGets the number of parameters contained in the Parameters instance.  
Public PropertyIsReadOnlyGets a Boolean value indicating whether the Parameters is ready-only.  
Public PropertyItemReturns the corresponding Parameter based on the key.  
Top
Public Methods
 NameDescription
Public MethodAddAdds a Parameter to the Parameters class.  
Public MethodClearRemove all Parameters from the Parameters class.  
Public MethodContainsDetermines whether the specified Parameter object exists in the Parameters class.  
Public MethodRemoveRemoves a parameter item from the Parameters class..  
Top
See Also

Reference

Parameters Class
GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace