次の方法で共有


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 オブジェクト。

適用対象