CreateRow(Int32, TModel) Method

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
protected abstract TRow CreateRow(int modelIndex, TModel model)

Parameters

modelIndex
Int32
model
{TModel}

Returns

{TRow}