Udostępnij za pośrednictwem


ReportParametersEventArgs Members

Provides data for the SubmittingParameterValues event.

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

Public Properties

  Name Description
Public property AutoSubmit Gets a value indicating whether the SubmittingParameterValues event is triggered by the automatic submission of report parameters due to dependencies between them.
Public property Cancel  (Inherited from CancelEventArgs.)
Public property Parameters Gets the parameters that are being submitted to the report server by the user in the parameter prompt area.

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 method Dd461358.static(en-us,VS.100).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

ReportParametersEventArgs Class
Microsoft.Reporting.WebForms Namespace