| オーバーロード | 解説 |
|---|---|
| Invalidate(CellRange) | Invalidates a cell range, causing it to be repainted. |
| Invalidate() | Invalidates the control. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 |
| Invalidate(Int32,Int32) | Invalidates a cell, causing it to be repainted. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 |
| Invalidate(Int32,Int32,Int32,Int32) | Invalidates a cell range, causing it to be repainted. C1.Win.C1FlexGrid.C1FlexGridBaseから継承されます。 |
| Invalidate(Region) | System.Windows.Forms.Controlから継承されます。 |
| Invalidate(Region,Boolean) | System.Windows.Forms.Controlから継承されます。 |
| Invalidate(Boolean) | System.Windows.Forms.Controlから継承されます。 |
| Invalidate(Rectangle) | System.Windows.Forms.Controlから継承されます。 |
| Invalidate(Rectangle,Boolean) | System.Windows.Forms.Controlから継承されます。 |