C1.Silverlight.FlexGrid.5
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.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members
Overload List

 

 


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