AcceptsTab Property
Gets or sets a value that determins whether the TextBox allows and displays tabs
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool AcceptsTab { get; set; }
Public Property AcceptsTab As Boolean
Get
Set
member AcceptsTab : bool with get, set