DataGrid.

SelectedItems Property

Summary

Gets a list that contains the data items corresponding to the selected rows.
Namespace
Avalonia.Controls
Containing Type
DataGrid

Syntax

public IList SelectedItems { get; }

Value

Type Description
IList