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.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax protected virtual void OnResume()
See Also