DataGridView.InvalidateCell Method (2007 System)
Include Protected Members
Include Inherited Members
Invalidates a cell in the DataGridView, forcing it to be repainted.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
InvalidateCell(DataGridViewCell)
Invalidates the specified cell of the DataGridView, forcing it to be repainted. (Inherited from DataGridView.)
Invalidates the cell with the specified row and column indexes, forcing it to be repainted. (Inherited from DataGridView.)
Top
See Also
Reference
Microsoft.Office.Tools.Excel.Controls Namespace