Click or drag to resize

RowSelectionItemControllerCmdAddNewSelection Property

Gets the command that adds a new selection.

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

Property Value

ICommand
See Also