Summary
Gets or sets the selected item.
- Namespace
- Avalonia
.Controls .Primitives - Containing Type
- Selecting
Items Control
Syntax
public object? SelectedItem { get; set; }
Value
Type | Description |
---|---|
object? |
public object? SelectedItem { get; set; }
Type | Description |
---|---|
object? |