IsTextSearchEnabled Property
Gets or sets a value that specifies whether a user can jump to a value by typing.
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public bool IsTextSearchEnabled { get; set; }
Public Property IsTextSearchEnabled As Boolean
Get
Set
member IsTextSearchEnabled : bool with get, set
Property Value
BooleanSee Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace