C1.Win.C1FlexGrid Namespace > C1FlexGridBase Class : Invalidate Method |
Overload | Description |
---|---|
Invalidate() | Invalidates the control. |
Invalidate(Int32,Int32) | Invalidates a cell, causing it to be repainted. |
Invalidate(Int32,Int32,Int32,Int32) | Invalidates a cell range, causing it to be repainted. |
Invalidate(CellRange) | Invalidates a cell range, causing it to be repainted. |
Invalidate(Region) | Invalidates the control. (Inherited from System.Windows.Forms.Control) |
Invalidate(Region,Boolean) | Invalidates the control. (Inherited from System.Windows.Forms.Control) |
Invalidate(Boolean) | Invalidates the control. (Inherited from System.Windows.Forms.Control) |
Invalidate(Rectangle) | Invalidates the control. (Inherited from System.Windows.Forms.Control) |
Invalidate(Rectangle,Boolean) | Invalidates the control. (Inherited from System.Windows.Forms.Control) |
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2