Rectangle.ReportItemCollection 属性

定义

获取矩形中的报表项。

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

属性值

ReportItemCollection 对象。

适用于