ActiveReports Developer 7
Item Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > ParameterCollection Class : Item Property

Glossary Item Box

Gets the Parameter from the ParameterCollection.

Overload List

OverloadDescription
Item(String)Gets the Parameter with the given name.  
Item(Int32)Gets the Parameter by specified index  

See Also