DataGridView Methods


.NET Framework Class Library
DataGridView..::.InvalidateCell Method

Invalidates a cell in the DataGridView, forcing it to be repainted.

Overload List

  NameDescription
Public methodInvalidateCell(DataGridViewCell)Invalidates the specified cell of the DataGridView, forcing it to be repainted.
Public methodInvalidateCell(Int32, Int32)Invalidates the cell with the specified row and column indexes, forcing it to be repainted.
Top
See Also

Reference

Other Resources

Tags :


Page view tracker