TablixBody.ColumnCollection 属性

定义

获取 Tablix 正文区的列。

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 对象。

适用于