TablixBody.ColumnCollection Property

Definition

Gets the columns of the tablix body.

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

Property Value

A TablixColumnCollection object.

Applies to