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