Skip to main content

SelectedItems Property

Gets a list that contains the data items corresponding to the selected rows.

Definition

Namespace: Avalonia.Controls
Assembly: Avalonia.Controls.DataGrid (in Avalonia.Controls.DataGrid.dll)

public IList SelectedItems { get; }

Property Value

IList

See Also

Reference

DataGrid Class
Avalonia.Controls Namespace