IProjectItemPresentationModel Interface |
Interface to a class that amends a project document with additional data, used for presentation of the document in a view.
Namespace: Altaxo.MainAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3261.0 (4.8.3261.0)
Syntaxpublic interface IProjectItemPresentationModel
The IProjectItemPresentationModel type exposes the following members.
Properties | Name | Description |
---|
 | Document |
Gets the Document this presentation data is based on.
|
Top
See Also