System.Windows.Forms.DataGridColumnStyle.ConcedeFocus Method

Notifies a column that it must relinquish the focus to the control it is hosting.

Syntax

protected virtual void ConcedeFocus ()

Remarks

Use this method to determine when a further action is required in a derived class. For example, this method is overridden by the System.Windows.Forms.DataGridTextBoxColumn to hide the System.Windows.Forms.DataGridTextBox.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0