CellContext
Context for a table body cell in Table. Extends BaseCellContext.
Extends
Properties
internalTableColumn
internalTableColumn:
InternalTableColumn
Information about the column this cell belongs to
Inherited from
BaseCellContext.internalTableColumn
row
row:
TableRow
Information about the table row containing this cell.
tableInstance
tableInstance:
TableInstance
Reference to the parent table instance.