Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Models.TreeDataGrid
TextColumn
Methods
TryReuseCell(ICell, IRow
)
Menu
On this page
TryReuseCell(ICell, IRow
) Method
Definition
Namespace
Avalonia.Controls.Models.TreeDataGrid
Assembly
Avalonia.Controls.TreeDataGrid.dll
Implements
TryReuseCell(ICell, IRow<TModel>)
View source
public bool TryReuseCell(ICell cell, IRow<TModel> row)
Parameters
cell
ICell
row
IRow<TModel>
Returns
Boolean