Click or drag to resize

SingleColumnChoiceControllerCmdSelectedItemChanged Property

Gets the command that is executed when the selected item changes.

Namespace: Altaxo.Gui.Graph
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public ICommand CmdSelectedItemChanged { get; }

Property Value

ICommand
See Also