Click or drag to resize

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.MultiRename
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public ListNodeList AvailableShortcuts { get; }

Property Value

ListNodeList
See Also