ActiveReports 12
TablixRows Property

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

Reference

TablixBody Class
TablixBody Members