Avalonia.Controls.TreeDataGrid
Avalonia.Controls.TreeDataGrid copied to clipboard
Added support for checkbox columns.
Added a new CheckBoxColumn type to display checkboxes without having to resort to a template column. Supports 2- and 3-state checkboxes.