GrapeCity MultiRow Windows Forms Documentation
Invalidate Method (Column)


Invalidates the entire surface of the Column and causes the Column to be redrawn.
Syntax
Public Sub Invalidate() 
Dim instance As Column
 
instance.Invalidate()
public void Invalidate()
Remarks
Calling the Invalidate method does not force a synchronous paint; This method will bring column to repaint.
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

Column Class
Column Members

 

 


Copyright © GrapeCity, inc. All rights reserved.