[]
        
(Showing Draft Content)

C1.Win.C1Editor.C1Editor.AcceptsTab

AcceptsTab Property

AcceptsTab

Gets or sets a value indicating whether pressing the TAB key in a control types a TAB character in the editor instead of moving the focus to the next control in the tab order.

Declaration
[Browsable(true)]
public bool AcceptsTab { get; set; }