TryGetCell(Control?, out TreeDataGridCell?) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
public bool TryGetCell(Control? element, [NotNullWhen(true)] scoped out TreeDataGridCell? result)

Parameters

Returns