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 a collection of PageReportItems objects created by the rendering extension. This class cannot be inherited.
The following tables list the members exposed by the PageReportItems type.
Public Constructors
| Name | Description | |
|---|---|---|
| PageReportItems | Initializes a new instance of the PageReportItems class. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Count | Returns the number of page report items. | 
| .gif) | Item | Gets or sets a ReportItem from the collection at the specified index. In C#, this property is the indexer for the ReportItem class. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Add | Adds a report item to the collection. | 
| .gif) | Clear | Clears the report items collection. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
See Also
Reference
PageReportItems Class
Microsoft.ReportingServices.ReportRendering Namespace