Rectangle.ReportItemCollection Proprietà

Definizione

Ottiene una raccolta degli elementi del report contenuti nel rettangolo.

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

Valore della proprietà

A ReportItemCollection che contiene tutti gli oggetti racchiusi all'interno del rettangolo.

Si applica a