Item Property

Applies To   See Also   Example  

Use this property to retrieve a report parameter given an index. The index must be an ordinal position. Read-Only.

Syntax
Property Item(
    Index) As ReportParameter
Parameters

Index

Index of the action to be retrieved. The index must be an ordinal position. The index is one-based.

Remarks

The Item property can be used, in conjunction with the Count property, to enumerate through all the parameters in a report. It is a collection of ReportParameter objects.

Note:    The collection is indexed from one. That is, the index of the first item in the collection is one, and not zero.

This is the ReportParameters collection's default property. For tips on how to use default properties to reduce the amount of code you need to write, see Using default properties.



Crystal Decisions, Inc.
http://www.crystaldecisions.com
Support services:
http://support.crystaldecisions.com