Namespace: Avalonia.Controls.Models

This namespace contains foundational notification and collection base types used by higher-level TreeDataGrid models.

Functional Groups

Notification Base Types

Collection Adapters

Guidance

Use these types when building custom row, column, or source infrastructure that must integrate with TreeDataGrid change tracking.

Complete Type Index

Type Kind Primary Article
NotifyingBase Class advanced/custom-rows-columns-pipeline.md
NotifyingListBase<T> Class advanced/custom-rows-columns-pipeline.md
ReadOnlyListBase<T> Class advanced/custom-rows-columns-pipeline.md