DataGridView.InvalidateCell メソッド

名前 | 説明 |
---|---|
DataGridView.InvalidateCell (DataGridViewCell) | DataGridView の指定されたセルを無効化して、強制的に再描画します。 |
DataGridView.InvalidateCell (Int32, Int32) | 指定された行インデックスと列インデックスを含むセルを無効化して、強制的に再描画します。 |

関連項目
DataGridView クラスDataGridView メンバ
System.Windows.Forms 名前空間
Invalidate