[]
Refreshes the grid according to the selected ranges.
public virtual void RefreshSelectedRanges(IReadOnlyList<GridControlRange> ranges)
Type | Name | Description |
---|---|---|
IReadOnlyList<GridControlRange> | ranges | The rages that determine the cells that will need to be refreshed. |