Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models.TreeDataGrid
HierarchicalRows
Methods
GetRowAt(Double)
Menu
On this page
GetRowAt(Double) Method
Definition
Namespace
Avalonia.Controls.Models.TreeDataGrid
Assembly
Avalonia.Controls.TreeDataGrid.dll
Implements
GetRowAt(Double)
View source
public (int index, double y) GetRowAt(double y)
Parameters
y
Double
Returns
(T1 Item1, T2 Item2)<Int32, Double>