GrapeCity MultiRow Windows Forms Documentation
Invalidate() Method


Invalidates the entire surface of the Section and causes the section to be redrawn.
Syntax
Public Sub Invalidate() 
Dim instance As Section
 
instance.Invalidate()
public void Invalidate()
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

Section Class
Section Members
InvalidateRow Method
InvalidateColumnHeader Method
InvalidateColumnFooter Method

 

 


Copyright © GrapeCity, inc. All rights reserved.