[]
Refreshes the specified range
of cells asynchronously.
public void Refresh(GridControlRange range = null, bool recycleCells = true)
Type | Name | Description |
---|---|---|
GridControlRange | range | The range of cells to refresh. If |
bool | recycleCells | when set to |