Share via


Report Members

Contains methods and properties that can apply to both local and server reports.

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

Public Properties

  Name Description
Public property DisplayName Gets or sets the display name of the report.
Public property IsDrillthroughReport Indicates whether the report is a drillthrough report.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (Inherited from 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  (Inherited from 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  (Inherited from Object.)
Public method ListRenderingExtensions Returns all available rendering extensions for the local report.
Public method LoadReportDefinition Overloaded. Loads a report definition from the local file system.
Public methodms254656.static(en-us,VS.90).gif ReferenceEquals  (Inherited from 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  (Inherited from Object.)

Top

Protected Methods

  Name Description
Protected method Finalize  (Inherited from Object.)
Protected method MemberwiseClone  (Inherited from Object.)

Top

See Also

Reference

Report Class
Microsoft.Reporting.WebForms Namespace