SingleColumnChoiceControllerCmdSelectedItemChanged Property |
Gets the command that is executed when the selected item changes.
Namespace: Altaxo.Gui.GraphAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntaxpublic ICommand CmdSelectedItemChanged { get; }Property Value
ICommand
See Also