次の方法で共有


TablixCorner.RowCollection プロパティ

定義

Tablix コーナーの行を取得します。

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

プロパティ値

TablixCornerRowCollection オブジェクト。

適用対象