[]
        
(Showing Draft Content)

C1.Win.Command.C1CommandHolder.SkipDisabledMenuItems

SkipDisabledMenuItems Property

SkipDisabledMenuItems

Gets or sets a value indicating whether the user can give the focus to the CommandLink using keys when the Command is disabled.

Declaration
[C1Category("Behavior")]
[C1Description("C1CommandHolder.SkipDisabledMenuItems", "Gets or sets a value indicating whether the user can give the focus to the CommandLink using keys when the Command is disabled.")]
public bool SkipDisabledMenuItems { get; set; }