TextBoxAcceptsTab Property
Gets or sets a value that determins whether the TextBox allows and displays tabs
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool AcceptsTab { get; set; }
Public Property AcceptsTab As Boolean
Get
Set
member AcceptsTab : bool with get, set
Property Value
Boolean