Click or drag to resize

PartitionableListTTemporaryDisablerIsDisabled Property

Returns true when the disabling level is greater than zero (after calling the Disable function). Returns false if the disabling level is zero.

Namespace: Altaxo.Collections
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool IsDisabled { get; }

Property Value

Boolean
See Also