Unlocks control redrawing after it has been locked by the BeginSort method, without causing an immediate visual update.
public virtual void CancelSort()
Overridable Public Sub CancelSort()
Use the CancelSort method in conjunction with the BeginSort method. See this link to learn more.