[]
Repopulates the current cell from the data source.
public void RefetchCell()
Repopulates the specified data from the data source.
public void RefetchCell(int row)
The row to refetch.