Click or drag to resize

IStyleListControllerCmdCurrentItem_Remove Property

Gets the command that removes selected current items.

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

Property Value

ICommand
See Also