Click or drag to resize

IconDoozerHandleConditions Property

Gets if the doozer handles codon conditions on its own. If this property return false, the item is excluded when the condition is not met.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public bool HandleConditions { get; }

Property Value

Boolean

Implements

IDoozerHandleConditions
See Also