Click or drag to resize

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.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface IProjectItemPresentationModel

The IProjectItemPresentationModel type exposes the following members.

Properties
 NameDescription
Public propertyDocument Gets the Document this presentation data is based on.
Top
See Also