Rectangle.ReportItemCollection Propriedade

Definição

Obtém uma coleção dos itens de relatório contidos dentro do retângulo.

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

ReportItemCollection

Um ReportItemCollection que contém todos os itens incluídos no retângulo.

Aplica-se a