Parameter Members

Provides properties that modify or retrieve information about a parameter.

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

Public Properties

Property Description
Public property DefaultValue  Gets or Sets the default value of a parameter.
Public property Name  Gets or Sets the name of a parameter.
Public property ReportName  Gets or Sets the name of the report that the parameter belongs to.

Top

Public Events

Event Description
Public event ParameterChanged  Event is fired when the ControlParameter is changed.

Top

See Also

Reference

CrystalDecisions.Web Namespace