Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models.TreeDataGrid
ColumnList
Methods
CellMeasured(Int32, Int32, Size)
Menu
On this page
CellMeasured(Int32, Int32, Size) Method
Definition
Namespace
Avalonia.Controls.Models.TreeDataGrid
Assembly
Avalonia.Controls.TreeDataGrid.dll
Implements
CellMeasured(Int32, Int32, Size)
View source
public Size CellMeasured(int columnIndex, int rowIndex, Size size)
Parameters
columnIndex
Int32
rowIndex
Int32
size
Avalonia.Size
Returns
Avalonia.Size