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.3179.0 (4.8.3179.0)
Syntax public interface IProjectItemPresentationModel
The IProjectItemPresentationModel type exposes the following members.
Properties | Name | Description |
---|
| Document |
Gets the Document this presentation data is based on.
|
TopSee Also