C1.Silverlight.FlexGrid.5
Invalidate(CellRange) Method

Forces the grid to re-create the elements in a given CellRange.
Syntax
'Declaration
 
Public Overloads Sub Invalidate( _
   ByVal rng As CellRange _
) 
public void Invalidate( 
   CellRange rng
)

Parameters

rng
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members
Overload List

 

 


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