SelectedValue Property
Gets or sets the value of the selected item, obtained using SelectedValueBinding
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public Object? SelectedValue { get; set; }
Public Property SelectedValue As Object
Get
Set
member SelectedValue : Object with get, set
Property Value
ObjectSee Also
Reference
SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace