[]
Gets or sets a value indicating whether the user can give the focus to the CommandLink using keys when the Command is disabled.
[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; }