Summary
Gets or sets the data item corresponding to the selected row.
- Namespace
- Avalonia
.Controls - Containing Type
- DataGrid
Syntax
public object SelectedItem { get; set; }
Value
Type | Description |
---|---|
object |
public object SelectedItem { get; set; }
Type | Description |
---|---|
object |