System.Windows.Forms.DataGridColumnStyle.Invalidate Method

Redraws the column and causes a paint message to be sent to the control.

Syntax

protected virtual void Invalidate ()

Remarks

The DataGridColumnStyle.Invalidate method is typically called after an editing operation is interrupted. For example, you can call the method when implementing the DataGridColumnStyle.Abort(int) method.

Requirements

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