IsChangedCell(Row: Integer; Column: Integer): Boolean;
Row. Row index.
Column. Column index.
The IsChangedCell property returns whether the cell data was changed.
Available values:
True. Data was changed.
False. Data was not changed.
See also:
ILanerTable