TablixBody.RowCollection 属性

定义

获取 Tablix 正文区的行。

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

属性值

TablixRowCollection 对象。

适用于