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