ReportParametersEventArgs Members
Provides data for the SubmittingParameterValues event.
The following tables list the members exposed by the ReportParametersEventArgs type.
Public Properties
Name | Description | |
---|---|---|
AutoSubmit | Gets a value indicating whether the SubmittingParameterValues event is triggered by the automatic submission of report parameters due to dependencies between them. | |
Cancel | (Inherited from CancelEventArgs.) | |
Parameters | Gets the parameters from the parameter prompt area that are being submitted to the report server. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Equals | Overloaded. (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
ReferenceEquals | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |
Top
See Also
Reference
ReportParametersEventArgs Class
Microsoft.Reporting.WinForms Namespace