Condividi tramite


ReportItemCollection Members

A collection of ReportItem objects. This class cannot be inherited.

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

Public Properties

  Nome Description
ms162682.pubproperty(it-it,SQL.90).gif Count Gets the number of items on the report.
ms162682.pubproperty(it-it,SQL.90).gif Item Gets the specified report item from the collection located at the position specified by the index. In C#, this property is the indexer for the ReportItemCollection class.
ms162682.pubproperty(it-it,SQL.90).gif SharedRenderingInfo Gets or sets data for use in future rendering extensions. This data will be shared across every instance of this report item.

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms162682.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms162682.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms162682.pubmethod(it-it,SQL.90).gif GetReportItemStartAndEndPages Determines the page on which an item in the report item collection should appear, based on soft page breaks.
ms162682.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms162682.pubmethod(it-it,SQL.90).gifms162682.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms162682.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms162682.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms162682.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

ReportItemCollection Class
Microsoft.ReportingServices.ReportRendering Namespace