Method RefreshRows
RefreshRows(int, int)
Triggers a refresh for the area between the specified range of rows given (inclusively).
public virtual void RefreshRows(int from, int to)
Triggers a refresh for the area between the specified range of rows given (inclusively).
public virtual void RefreshRows(int from, int to)