Click or drag to resize

MenuItemDescriptorConditions Field

[Missing <summary> documentation for "F:Altaxo.AddInItems.MenuItemDescriptor.Conditions"]


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

Field Value

IReadOnlyCollectionICondition
See Also