AutoCompleteBoxBindingEvaluatorTValueBinding Property
Gets or sets the value binding.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBinding? ValueBinding { get; set; }
Public Property ValueBinding As IBinding
Get
Set
member ValueBinding : IBinding with get, set
Property Value
IBinding