Rectangle.ReportItemCollection Propiedad

Definición

Obtiene una colección de los elementos del informe contenidos dentro del rectá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 de propiedad

A ReportItemCollection que contiene todos los elementos incluidos en el rectángulo.

Se aplica a