6 references to RefreshRows
System.Windows.Forms (6)
winforms\Managed\System\WinForms\DataGridViewDataConnection.cs (4)
501this.owner.RefreshRows(!this.owner.InSortOperation /*scrollIntoView*/); 565this.owner.RefreshRows(!this.owner.InSortOperation /*scrollIntoView*/); 635this.owner.RefreshRows(!this.owner.InSortOperation /*scrollIntoView*/); 667this.owner.RefreshRows(!this.owner.InSortOperation /*scrollIntoView*/);
winforms\Managed\System\WinForms\DataGridViewMethods.cs (2)
13743RefreshRows(true /*scrollIntoView*/); 25569RefreshRows(true /*scrollIntoView*/);