SubreportProcessingEventArgs Members
Provides data for the SubreportProcessing event.
The following tables list the members exposed by the SubreportProcessingEventArgs type.
Public Properties
Name | Description | |
---|---|---|
DataSourceNames | Gets the list of data source names for the subreport. | |
DataSources | Returns a collection of data sources for the subreport. | |
Parameters | Gets a collection of parameters for the subreport. | |
ReportPath | Returns the name of the subreport. |
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
SubreportProcessingEventArgs Class
Microsoft.Reporting.WebForms Namespace