Click or drag to resize

ProjectItemCommandsProjectItemClipboardListProjectItems Property

[Missing <summary> documentation for "P:Altaxo.Main.Commands.ProjectItemCommands.ProjectItemClipboardList.ProjectItems"]


Namespace: Altaxo.Main.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public IEnumerable<IProjectItem> ProjectItems { get; }

Property Value

IEnumerableIProjectItem
See Also