DataGridSelectedItems Property
Gets a list that contains the data items corresponding to the selected rows.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll) Version: 11.3.999
public IList SelectedItems { get; }
Public ReadOnly Property SelectedItems As IList
Get
member SelectedItems : IList with get
Property Value
IList