ActiveReports 8
TableRows Property (Details)

Gets the detail rows for the table.

Syntax
'Declaration
 
Public ReadOnly Property TableRows As TableRowCollection
public TableRowCollection TableRows {get;}

Property Value

A TableRowCollection containing the detail rows for the table.
Remarks

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

See Also

Reference

Details Class
Details Members

Support Forum