Avalonia.Controls.TreeDataGrid icon indicating copy to clipboard operation
Avalonia.Controls.TreeDataGrid copied to clipboard

Feat/text column formatting

Open heuristicAL opened this issue 2 months ago • 1 comments

Closes #278

Adds the property StringFormat to TextColumnOptions. This new option allows us to specify a custom string format for each cell, without needing to use TemplateColumns.

heuristicAL avatar Apr 19 '24 04:04 heuristicAL