Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 | |
---|---|---|
![]() |
DisplayName | Gets or sets the display name of the report. |
![]() |
IsDrillthroughReport | Indicates whether the report is a drillthrough report. |
![]() |
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 | |
---|---|---|
![]() |
Equals | Overloaded. (Inherited from Object.) |
![]() |
GetDefaultPageSettings | Gets the default page settings specified in the report. |
![]() |
GetDocumentMap | Returns the representation of the document map for the local report. |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParameters | Returns report parameter properties for the report. |
![]() |
GetTotalPages | Overloaded. Returns the total number of soft pages in the report. |
![]() |
GetType | (Inherited from Object.) |
![]() |
ListRenderingExtensions | Returns all available rendering extensions for the report. |
![]() |
LoadReportDefinition | Overloaded. Loads a report definition for processing. |
![]() ![]() |
ReferenceEquals | (Inherited from Object.) |
![]() |
Refresh | Causes the report to be rendered with new data. |
![]() |
Render | Overloaded. Processes the report and renders it in the specified format. |
![]() |
SetParameters | Overloaded. Sets report parameter properties for the report. |
![]() |
ToString | (Inherited from Object.) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
Top