[]
Gets or sets the shortcut key text associated with the menu item.
[C1Category("Behavior")]
[C1Description("RibbonButton.ShortcutKeyDisplayString", "The shortcut key text associated with the menu item.")]
public virtual string ShortcutKeyDisplayString { get; set; }
<C1Category("Behavior")>
<C1Description("RibbonButton.ShortcutKeyDisplayString", "The shortcut key text associated with the menu item.")>
Public Overridable Property ShortcutKeyDisplayString As String