[]
Gets or sets a value indicating whether the control handles Ctrl-Tab and Ctrl-Shift-Tab keys.
[C1Description("C1DockingTab.AcceptsCtrlTab", "Gets or sets a value indicating whether the control handles Ctrl-Tab and Ctrl-Shift-Tab keys.")]
[C1Category("Behavior")]
public bool AcceptsCtrlTab { get; set; }