[]
        
(Showing Draft Content)

C1.Win.C1Command.C1Command.Shortcut

Shortcut Property

Shortcut

Gets or sets the keyboard shortcut associated with the command.

Declaration
[C1Category("Behavior")]
[C1Description("C1Command.Shortcut", "Gets or sets the keyboard shortcut associated with the command.")]
[TypeConverter(typeof(EnumConverter))]
public Shortcut Shortcut { get; set; }