Click or drag to resize

AbstractPadContentShortcut Property

Gets or sets the menu shortcut for the view menu item.

Namespace: Altaxo.Gui.Workbench
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public string Shortcut { get; set; }

Property Value

String

Implements

IPadContentShortcut
See Also