SubreportProcessingEventArgs Members

Provides data for the SubreportProcessing event.

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

Public Properties

  Name Description
Public property DataSourceNames Gets the list of data source names for the subreport.
Public property DataSources Returns a collection of data sources for the subreport.
Public property Parameters Gets a collection of parameters for the subreport.
Public property ReportPath Returns the name of the subreport.

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 ms254659.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

SubreportProcessingEventArgs Class
Microsoft.Reporting.WebForms Namespace