Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Selection
TreeSelectionModelBase
Properties
SelectedItems
Menu
On this page
SelectedItems Property
Definition
Namespace
Avalonia.Controls.Selection
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
public IReadOnlyList<T?> SelectedItems { get; }
Returns
IReadOnlyList<T>