[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.PageReportModel.Details.TableRows

TableRows Property

TableRows

Gets a collection of the detail rows for the table.

Declaration
public TableRowCollection TableRows { get; }
Property Value
Type Description
TableRowCollection

A TableRowCollection object containing the detail rows.

Remarks

The detail rows cannot contain any DataRegions in any of their TableCells.