Avalonia.Controls.Models.TreeDataGrid Namespace

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

Classes (23)

Interfaces (23)

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.