Forces the grid to re-create the elements in a given CellRange.
Namespace:
C1.Phone.FlexGridAssembly: C1.Phone.FlexGrid (in C1.Phone.FlexGrid.dll)
Syntax
C# |
---|
public void Invalidate( CellRange range ) |
Visual Basic |
---|
Public Sub Invalidate ( _ range As CellRange _ ) |
Parameters
- range
- Type: C1.Phone.FlexGrid..::..CellRange