Click or drag to resize

IProjectItemPresentationModelDocument Property

Gets the Document this presentation data is based on.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
IProjectItem Document { get; }

Property Value

IProjectItem
The project item.
See Also