Data
Syntax
This event is raised when the
TableView
need the data stored in a specified cell.
Row
is the cell row.
Column
is the cell column.
You must provide the cell contents by using the
Data
property.