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