Click or drag to resize

ProjectItemCommandsClipboardFormat_ListOfProjectItems Field

Identifier used for putting a list of project items on the clipboard.

Namespace: Altaxo.Main.Commands
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public const string ClipboardFormat_ListOfProjectItems = "Altaxo.Main.ProjectItems.AsXml"

Field Value

String
See Also