DataGridView.OnLostFocus(EventArgs) Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Raises the LostFocus event.
protected:
 override void OnLostFocus(EventArgs ^ e);protected override void OnLostFocus(EventArgs e);override this.OnLostFocus : EventArgs -> unitProtected Overrides Sub OnLostFocus (e As EventArgs)