SubreportProcessingEventArgs-Member
Provides data for the SubreportProcessing event.
In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ SubreportProcessingEventArgs verfügbar gemacht werden.
Öffentliche Eigenschaften
Name | Beschreibung | |
---|---|---|
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. |
Oben
Öffentliche Methoden
(siehe auch Geschützte Methoden )
Name | Beschreibung | |
---|---|---|
Equals | Überladen (Geerbt von Object.) | |
GetHashCode | (Geerbt von Object.) | |
GetType | (Geerbt von Object.) | |
ReferenceEquals | (Geerbt von Object.) | |
ToString | (Geerbt von Object.) |
Oben
Geschützte Methoden
Name | Beschreibung | |
---|---|---|
Finalize | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) |
Oben
Siehe auch
Verweis
SubreportProcessingEventArgs-Klasse
Microsoft.Reporting.WinForms-Namespace