ValueBinding Property
Gets or sets the value binding.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public IBinding? ValueBinding { get; set; }
Public Property ValueBinding As IBinding
Get
Set
member ValueBinding : IBinding with get, set
Property Value
IBindingSee Also
Reference
AutoCompleteBox.BindingEvaluator(T) Class
Avalonia.Controls Namespace