Skip to main content

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)

public Object? SelectedValue { get; set; }
View Source

Property Value

Object

See Also

Reference

SelectingItemsControl Class
Avalonia.Controls.Primitives Namespace