ReportParameter Members

Represents a parameter for a report.

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

Public Constructors

  Name Description
Public method ReportParameter Overloaded. Instantiates a new ReportParameter.

Top

Public Properties

  Name Description
Public property Name Gets or sets the name of the parameter.
Public property Values Gets a collection of string objects containing one or more values for the parameter.
Public property Visible Determines whether the parameter can be displayed in the user interface.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from Object.)
Public method GetHashCode  (Inherited from Object.)
Public method GetType  (Inherited from Object.)
Public methodms254364.static(en-us,VS.90).gif ReferenceEquals  (Inherited from Object.)
Public method ToString  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

ReportParameter Class
Microsoft.Reporting.WebForms Namespace