FlexGrid for WinForms
Invalidate Method (C1FlexGrid)



Invalidates a cell range, causing it to be repainted.
Overload List
OverloadDescription
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)
Requirements

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

See Also

Reference

C1FlexGrid Class
C1FlexGrid Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Send Feedback