IProjectItemPresentationModelDocument Property |
Gets the Document this presentation data is based on.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax IProjectItem Document { get; }
Property Value
IProjectItem
The project item.
See Also