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