Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Selection
ITreeDataGridCellSelectionModel
Properties
SelectedIndex
Menu
On this page
SelectedIndex Property
Definition
Namespace
Avalonia.Controls.Selection
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
Gets or sets the index of the currently selected cell.
CellIndex SelectedIndex { get; set; }
Returns
CellIndex