ActiveReports 8
TableCells Property (TableRow)

Gets the contents of the row.

Syntax
'Declaration
 
Public ReadOnly Property TableCells As TableCellCollection
public TableCellCollection TableCells {get;}

Property Value

A TableCellCollection containing the contents of the row.

Remarks

There is one cell per column in a table.

See Also

Reference

TableRow Class
TableRow Members

Support Forum