ActionDocumentControllerActionController Property |
Gets or sets the action controller associated with this document controller.
Namespace: Altaxo.Gui.Actions.ViewingAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic IMVCANDController ActionController { get; set; }Property Value
IMVCANDController
See Also