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.CollectionsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public bool IsDisabled { get; }
Property Value
BooleanSee Also