FlexGrid for WinRT
Invalidate(Boolean) Method

Whether to recreate all cells, including the top left and bottom right corner cells that contain no data.
Forces the grid to re-create all visible elements.
Syntax
'Declaration
 
Public Overloads Sub Invalidate( _
   ByVal allCells As System.Boolean _
) 
public void Invalidate( 
   System.bool allCells
)

Parameters

allCells
Whether to recreate all cells, including the top left and bottom right corner cells that contain no data.
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
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback