MultiRenameControllerAvailableShortcuts Property |
Initializes the list of available shortcuts. First column has to be the type of shortcut, then the shortcut itself, then the description text.
Namespace: Altaxo.Gui.Common.MultiRenameAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public ListNodeList AvailableShortcuts { get; }
Property Value
ListNodeListSee Also