다음을 통해 공유


TablixBody.RowCollection 속성

정의

테이블릭스 본문의 행을 가져옵니다.

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 개체입니다.

적용 대상