TreeList.Refresh Method
Name | Parameters | Description |
---|---|---|
Refresh() | none | Forces the Tree List to invalidate its client area and immediately redraw itself. |
Refresh(Boolean) | recalcNodeHeights | Calls the Control.Refresh method, and optionally, clears all automatically calculated node heights. |