[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.TablixCornerRow.TablixCornerCell

TablixCornerCell Property

TablixCornerCell

Gets a collection of cells in a row of the corner section of a tablix.

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

A TablixItems<T> collection representing the cells in a row of the corner section.