PopulatingEventArgsParameter Property
Gets the text that is used to determine which items to display in
the
AutoCompleteBox
control.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public string? Parameter { get; }
Public ReadOnly Property Parameter As String
Get
member Parameter : string with get
Property Value
StringThe text that is used to determine which items to display in
the
AutoCompleteBox.