TextColumn(Object?, Expression<Func<TModel, TValue>>, Action<TModel, TValue>, Nullable, ColumnOptions?, String?) Constructor

Definition

Assembly TreeDataGrid.Core.dll
public TextColumn(object? header, Expression<Func<TModel, TValue>> getter, Action<TModel, TValue> setter, GridLength? width = default(GridLength? ), ColumnOptions<TModel>? options = null, string? id = null)

Parameters

header
Object
id
String