[]
Refresh all the cells in the column.
public void Refresh()
Refresh the cells in the column.
public void Refresh(GridRowColType rowType, int row = -1)
| Type | Name | Description |
|---|---|---|
| GridRowColType | rowType | The type of row to refresh |
| int | row | The index of the row to refresh. If |