Click or drag to resize

ActionDocumentControllerActionController Property

Gets or sets the action controller associated with this document controller.

Namespace: Altaxo.Gui.Actions.Viewing
Assembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntax
C#
public IMVCANDController ActionController { get; set; }

Property Value

IMVCANDController
See Also