TemplateColumn(Object?, Object, Object?, Nullable, TemplateColumnOptions?) Constructor

Definition

Assembly Avalonia.Controls.TreeDataGrid.dll
public TemplateColumn(object? header, object cellTemplateResourceKey, object? cellEditingTemplateResourceKey = null, GridLength? width = default(GridLength? ), TemplateColumnOptions<TModel>? options = null)

Parameters

header
Object
cellTemplateResourceKey
Object
cellEditingTemplateResourceKey
Object