[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixCorner.TablixCornerRows

TablixCornerRows Property

TablixCornerRows

Gets a collection of rows in the corner section of the tablix.

Declaration
public TablixItems<TablixCornerRow> TablixCornerRows { get; }
Property Value
Type Description
TablixItems<TablixCornerRow>

A TablixItems<T> collection representing the rows in the corner section of the tablix.

Remarks

There must be as many TablixCornerRow elements as there are unique total heights of TablixMember in the TablixColumnHierarchy.