C1.Win.C1FlexGrid Namespace > C1FlexGrid Class : Invalidate Method |
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) |
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