Click or drag to resize

PartitionableListTTemporaryDisablerOnResume Method

Is called when the suppress level falls down from 1 to zero and the event count is != 0. Per default, the resume event handler is called that you provided in the constructor.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
protected virtual void OnResume()
See Also