DataGridColumnStyle::Invalidate Method ()
.NET Framework (current version)
Redraws the column and causes a paint message to be sent to the control.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The Invalidate method is typically called after an editing operation is interrupted. For example, you can call the method when implementing the Abort method.
.NET Framework
Available since 1.1
Available since 1.1
Show: