'Declaration Public Overridable Sub RefreshSelectedRanges( _ ByVal ranges As IReadOnlyList(Of GridControlRange) _ )
public virtual void RefreshSelectedRanges( IReadOnlyList<GridControlRange> ranges )
Parameters
- ranges
- The rages that determine the cells that will need to be refreshed.