ActiveReports 13
ParameterCollection Class Methods

GrapeCity.ActiveReports Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace : ParameterCollection Class

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

Public Methods
 NameDescription
Public MethodAdds a Parameter object to the Parameter collection.  
Public MethodOverloaded. Adds a range of Parameter objects to the Parameter collection.  
Public MethodDetermines whether the prompt is needed. If the PromptUser property of one of the parameters in the collection is set to true, the prompt is returned.  
Public MethodDetermines whether a query for the parameters in the collection has been created.  
Public MethodRemoves all objects from the System.Collections.CollectionBase instance. This method cannot be overridden. (Inherited from System.Collections.CollectionBase)
Public MethodDetermines whether the collection contains the specified parameter.  
Public MethodReleases the ParameterCollection from memory.  
Public MethodReturns the index of the specified Parameter object in the collection.  
Public MethodInserts a Parameter object into the collection at the specified index.  
Public MethodRemoves a parameter from the collection.  
Public MethodRemoves the element at the specified index of the System.Collections.CollectionBase instance. This method is not overridable. (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ParameterCollection Class
GrapeCity.ActiveReports.SectionReportModel Namespace
Parameters Property