-
Home
-
API
-
Avalonia.Controls.Models.TreeDataGrid
-
IRows
-
Methods
-
ModelIndexToRowIndex(IndexPath)
ModelIndexToRowIndex(IndexPath) Method
Definition
Given a model index, returns an index into Rows.
int ModelIndexToRowIndex(IndexPath modelIndex)
Parameters
Returns
- Int32
- The row index, or -1 if the model index is not displayed.