| C1.Silverlight.FlexGrid.5 Assembly > C1.Silverlight.FlexGrid Namespace > C1FlexGrid Class : Invalidate Method |
| Overload | Description |
|---|---|
| Invalidate() | Forces the grid to re-create all visible elements. |
| Invalidate(Boolean) | Forces the grid to re-create all visible elements. |
| Invalidate(CellRange) | Forces the grid to re-create the elements in a given CellRange. |