TablixBody.RowCollection Property

Definition

Gets the rows of the tablix body.

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

Property Value

A TablixRowCollection object.

Applies to