[]
Updates the cell data for the AddItem mode.
public void SetAddItemData(int row, int col, string data)
The row index.
The column index.
The new data for the cell.