[]
Forces the grid panel to re-create all visible elements.
public void Invalidate()
Public Sub Invalidate()
Forces the grid panel to re-create the elements in a given CellRange.
public void Invalidate(CellRange rng)
Public Sub Invalidate(rng As CellRange)
| Type | Name | Description |
|---|---|---|
| CellRange | rng |