Click or drag to resize

ActionDocumentControllerCmdExecute Property

Gets the command to execute the action associated with this document.

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

Property Value

ICommand
See Also