Compartilhar via


PageSection.ReportItemCollection Propriedade

Definição

Retorna uma coleção de itens de relatório contidos nesta seção da página.

public:
 property Microsoft::ReportingServices::ReportRendering::ReportItemCollection ^ ReportItemCollection { Microsoft::ReportingServices::ReportRendering::ReportItemCollection ^ get(); };
public Microsoft.ReportingServices.ReportRendering.ReportItemCollection ReportItemCollection { get; }
member this.ReportItemCollection : Microsoft.ReportingServices.ReportRendering.ReportItemCollection
Public ReadOnly Property ReportItemCollection As ReportItemCollection

Valor da propriedade

Um ReportItemCollection objeto que contém todos os itens de relatório nesta seção do relatório.

Aplica-se a