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