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