[]
Recreates all the cells.
public void Refresh()
Refreshes the specified cells.
public void Refresh(GridCellType? cellType = null, GridCellRange range = null)
| Type | Name | Description |
|---|---|---|
| GridCellType? | cellType | Type of the cell. |
| GridCellRange | range | The range. |