ComponentOne FlexGrid for WPF and Silverlight
Invalidate(CellRange) Method

C1.WPF.FlexGrid Namespace > GridPanel Class > Invalidate Method : Invalidate(CellRange) Method
Forces the grid panel 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

GridPanel Class
GridPanel Members
Overload List