Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls
CellIndex
Properties
RowIndex
Menu
On this page
RowIndex Property
Definition
Namespace
Avalonia.Controls
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
The hierarchical index of the row model in the data source.
public IndexPath RowIndex { get; init; }
Returns
IndexPath