ActiveReports 12
TableCells Property (ITableRow)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Layout Namespace > ITableRow Interface : TableCells Property
A list of ITableCells representing a column in the table. Null entries may occur because of row spans to above or column spans to the left.
Syntax
'Declaration
 
ReadOnly Property TableCells As IEnumerable
IEnumerable TableCells {get;}
See Also

Reference

ITableRow Interface
ITableRow Members