Overload | Description |
---|---|
Invalidate(CellRange) | Invalidates a cell range, causing it to be repainted. |
Invalidate() | Invalidates the control. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Invalidate(Int32,Int32) | Invalidates a cell, causing it to be repainted. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Invalidate(Int32,Int32,Int32,Int32) | Invalidates a cell range, causing it to be repainted. (Inherited from C1.Win.C1FlexGrid.C1FlexGridBase) |
Invalidate(Region) | (Inherited from System.Windows.Forms.Control) |
Invalidate(Region,Boolean) | (Inherited from System.Windows.Forms.Control) |
Invalidate(Boolean) | (Inherited from System.Windows.Forms.Control) |
Invalidate(Rectangle) | (Inherited from System.Windows.Forms.Control) |
Invalidate(Rectangle,Boolean) | (Inherited from System.Windows.Forms.Control) |