Skip to main content

SelectedValueBinding Property

Gets the IBinding instance used to obtain the SelectedValue property

Definition

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

[AssignBindingAttribute]
[InheritDataTypeFromItemsAttribute("ItemsSource")]
public IBinding? SelectedValueBinding { get; set; }

Property Value

IBinding

See Also

Reference

SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace