IStyleListControllerCmdAvailableItem_AddToCurrent Property |
Gets the command that adds selected available items to the current list.
Namespace: Altaxo.Gui.DrawingAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
SyntaxICommand CmdAvailableItem_AddToCurrent { get; }Property Value
ICommand
See Also