Home
Home
Docs
API
Theme
System
Light
Dark
GitHub
Menu
Loading menu…
Home
API
Avalonia.Controls.Primitives
TreeDataGridRow
Methods
TryGetCell(Int32)
Menu
On this page
TryGetCell(Int32) Method
Definition
Namespace
Avalonia.Controls.Primitives
Assembly
Avalonia.Controls.TreeDataGrid.dll
View source
public Control? TryGetCell(int columnIndex)
Parameters
columnIndex
Int32
Returns
Avalonia.Controls.Control