Click or drag to resize

PartitionableListTTemporaryDisablerIsEnabled Property

Returns true when the disabling level is equal to zero (initial state). Otherwise false.

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

Property Value

Boolean
See Also