Sdílet prostřednictvím


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
Public property DisplayName Gets or sets the display name of the report.
Public property IsDrillthroughReport Indicates whether the report is a drillthrough report.

Oben

Öffentliche Methoden

(siehe auch Geschützte Methoden )

  Name Beschreibung
Public method Equals  Überladen (Geerbt von Object.)
Public method GetDefaultPageSettings Gets the default page settings specified in the report.
Public method GetDocumentMap Returns the representation of the document map for the local report.
Public method GetHashCode  (Geerbt von Object.)
Public method GetParameters Returns report parameter properties for the report.
Public method GetTotalPages Returns the total number of logical pages in the report.
Public method GetType  (Geerbt von Object.)
Public method ListRenderingExtensions Returns all available rendering extensions for the local report.
Public method LoadReportDefinition ÜberladenLoads a report definition from the local file system.
Public methodStatic ReferenceEquals  (Geerbt von Object.)
Public method Refresh Causes the report to be rendered with new data.
Public method Render Processes the report and renders it in the specified format.
Public method SetParameters Sets report parameter properties for the report.
Public method ToString  (Geerbt von Object.)

Oben

Geschützte Methoden

  Name Beschreibung
Protected method Finalize  (Geerbt von Object.)
Protected method MemberwiseClone  (Geerbt von Object.)

Oben

Siehe auch

Verweis

Report-Klasse
Microsoft.Reporting.WebForms-Namespace