AutoCompleteBoxBindingEvaluatorTValueBinding Property

Gets or sets the value binding.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public IBinding? ValueBinding { get; set; }

Property Value

IBinding

See Also