TablixCorner.RowCollection Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.