Report-Member
Contains methods and properties that can apply to both local and server reports.
In den folgenden Tabellen sind die Member aufgeführt, die durch den Typ Report verfügbar gemacht werden.
Öffentliche Eigenschaften
Name | Beschreibung | |
---|---|---|
DisplayName | Gets or sets the display name of the report. | |
IsDrillthroughReport | Indicates whether the report is a drillthrough report. |
Oben
Öffentliche Methoden
(siehe auch Geschützte Methoden )
Name | Beschreibung | |
---|---|---|
Equals | Überladen (Geerbt von Object.) | |
GetDefaultPageSettings | Gets the default page settings specified in the report. | |
GetDocumentMap | Returns the representation of the document map for the local report. | |
GetHashCode | (Geerbt von Object.) | |
GetParameters | Returns report parameter properties for the report. | |
GetTotalPages | Returns the total number of logical pages in the report. | |
GetType | (Geerbt von Object.) | |
ListRenderingExtensions | Returns all available rendering extensions for the local report. | |
LoadReportDefinition | ÜberladenLoads a report definition from the local file system. | |
ReferenceEquals | (Geerbt von Object.) | |
Refresh | Causes the report to be rendered with new data. | |
Render | Processes the report and renders it in the specified format. | |
SetParameters | Sets report parameter properties for the report. | |
ToString | (Geerbt von Object.) |
Oben
Geschützte Methoden
Name | Beschreibung | |
---|---|---|
Finalize | (Geerbt von Object.) | |
MemberwiseClone | (Geerbt von Object.) |
Oben