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.
Public property IsReadyForRendering Gets a Boolean value that indicates whether a report definition and all parameters have been specified, and all data sources are ready for use.

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 Overloaded. Returns the total number of soft pages in the report.
Public method GetType  (Inherited from Object.)
Public method ListRenderingExtensions Returns all available rendering extensions for the report.
Public method LoadReportDefinition Overloaded. Loads a report definition for processing.
Public method ms254656.static(en-us,VS.100).gif ReferenceEquals  (Inherited from Object.)
Public method Refresh Causes the report to be rendered with new data.
Public method Render Overloaded. Processes the report and renders it in the specified format.
Public method SetParameters Overloaded. 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