TablixBody.ColumnCollection 속성

정의

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

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

속성 값

TablixColumnCollection 개체입니다.

적용 대상