ActiveReports 8
ParameterCollection Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdds a Parameter object to the Parameter collection.  
Public MethodAddRangeOverloaded. Adds a range of Parameter objects to the Parameter collection.  
Public MethodAtLeastOneNeedsPromptDetermines 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 MethodAtLeastOneQueryCreatedDetermines whether a query for the parameters in the collection has been created.  
Public MethodClear (Inherited from System.Collections.CollectionBase)
Public MethodContainsDetermines whether the collection contains the specified parameter.  
Public MethodDisposeReleases the ParameterCollection from memory.  
Public MethodIndexOfReturns the index of the specified Parameter object in the collection.  
Public MethodInsertInserts a Parameter object into the collection at the specified index.  
Public MethodRemoveRemoves a parameter from the collection.  
Public MethodRemoveAt (Inherited from System.Collections.CollectionBase)
Top
See Also

Reference

ParameterCollection Class
GrapeCity.ActiveReports.SectionReportModel Namespace
Parameters Property

Support Forum