Click or drag to resize

IActionDocumentView Interface

Defines the view used to display and edit an action document.

Namespace: Altaxo.Gui.Actions.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public interface IActionDocumentView : IDataContextAwareView

The IActionDocumentView type exposes the following members.

Properties
 NameDescription
Public propertyDataContext Sets the data context of the view.
(Inherited from IDataContextAwareView)
Top
See Also