ActionDocumentControllerCmdExecute Property |
Gets the command to execute the action associated with this document.
Namespace: Altaxo.Gui.Actions.ViewingAssembly: AltaxoDom (in AltaxoDom.dll) Version: 4.8.3618.0 (4.8.3618.0)
Syntaxpublic ICommand CmdExecute { get; }Property Value
ICommand
See Also