ParameterFields Members

Contains the ParameterField objects for every parameter field in the report.

The following tables list the members exposed by the ParameterFields type.

Public Properties

Property Description
Public property Count  Overridden. Gets the number of ParameterField objects in the collection.
Public property Item  Overloaded. Gets the object at the specified index. In C#, this property is the indexer for the ParameterField class.

Top

Public Methods

Method Description
Public method Add  Adds a ParameterField object to the collection.

Top

See Also

Reference

CrystalDecisions.Shared Namespace