-
Home
-
API
-
TreeDataGridCore.Models
-
TemplateColumn
-
Constructors
-
TemplateColumn(Object?, String, Nullable, ColumnOptions?, String?)
TemplateColumn(Object?, String, Nullable, ColumnOptions?, String?) Constructor
Definition
public TemplateColumn(object? header, string presentationKey, GridLength? width = default(GridLength? ), ColumnOptions<TModel>? options = null, string? id = null)
Parameters