[]
Indicates whether the shortcut for this command will be shown.
[C1Category("Behavior")]
[C1Description("C1Command.ShowShortcut", "Indicates whether the shortcut for this command will be shown.")]
public bool ShowShortcut { get; set; }
<C1Category("Behavior")>
<C1Description("C1Command.ShowShortcut", "Indicates whether the shortcut for this command will be shown.")>
Public Property ShowShortcut As Boolean