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