Langue

Rectangle.ReportItemCollection Propriété

Définition

Obtient une collection des éléments du rapport contenus dans le rectangle.

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

Valeur de propriété

A ReportItemCollection qui contient tous les éléments contenus dans le rectangle.

S’applique à