Click or drag to resize

IRefreshableRefresh Method

Refresh a controller and the corresponding view. Use this if the document has changed outside of the controller, but the controller has no way to determine when the document has changed.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
void Refresh()
See Also