Click or drag to resize

BuildItemArgsConditions Property

The conditions applied to this item.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IReadOnlyCollection<ICondition> Conditions { get; }

Property Value

IReadOnlyCollectionICondition
See Also