ActiveReports 12
TablixCornerCell Property

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.PageReportModel Namespace > TablixCornerRow Class : TablixCornerCell Property
Gets the list of cells in a row of the corner section of a tablix.
Syntax
'Declaration
 
Public ReadOnly Property TablixCornerCell As TablixItems(Of TablixCornerCell)
public TablixItems<TablixCornerCell> TablixCornerCell {get;}
See Also

Reference

TablixCornerRow Class
TablixCornerRow Members