Skip to main content

Data Property

Gets the list of possible matches added to the drop-down portion of the AutoCompleteBox control.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)

public IEnumerable Data { get; }

Property Value

IEnumerable
The list of possible matches added to the AutoCompleteBox.

See Also

Reference

PopulatedEventArgs Class
Avalonia.Controls Namespace