ActiveReports 12
TablixCells Property

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

Reference

TablixRow Class
TablixRow Members