Avalonia.Controls.Models.TreeDataGrid Namespace

Provides the model-layer contracts and implementations for TreeDataGrid columns, cells, rows, hierarchy, sorting, and editing.

Classes (22)

Interfaces (20)

Enums (1)

Remarks

Most application code interacts with this namespace through TextColumn<TModel, TValue>, TemplateColumn<TModel>, CheckBoxColumn<TModel>, HierarchicalExpanderColumn<TModel>, and the row or cell interfaces they create.