Click or drag to resize

IDoozerHandleConditions 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#
bool HandleConditions { get; }

Property Value

Boolean
See Also