Click or drag to resize

IStyleListControllerCmdAvailableItem_AddToCurrent Property

Gets the command that adds selected available items to the current list.

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

Property Value

ICommand
See Also