PageReportItems Members
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
Nome | Description | |
---|---|---|
PageReportItems | Initializes a new instance of the PageReportItems class. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
![]() |
Count | Returns the number of page report items. |
![]() |
Item | Gets or sets a ReportItem from the collection at the specified index. In C#, this property is the indexer for the ReportItem class. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | Description | |
---|---|---|
![]() |
Add | Adds a report item to the collection. |
![]() |
Clear | Clears the report items collection. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Vedere anche
Riferimento
PageReportItems Class
Microsoft.ReportingServices.ReportRendering Namespace