TablixCorner.RowCollection Property

Definition

Gets the rows of the tablix corner.

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

Property Value

A TablixCornerRowCollection object.

Applies to