Click or drag to resize

ToolbarItemDescriptorConditions Field

Gets the conditions attached to the toolbar item.

Namespace: Altaxo.AddInItems
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public readonly IReadOnlyCollection<ICondition> Conditions

Field Value

IReadOnlyCollectionICondition
See Also