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