lastunicorn / ConsoleTools

A set of tools and "controls" for the .net Console.
GNU General Public License v3.0
73 stars 5 forks source link

DataGrid - Add `OverflowBehavior` property for a cell/column #94

Closed lastunicorn closed 1 month ago

lastunicorn commented 1 month ago

As a user of the DataGrid I want to be able to specify how the overflow text to be handled when the width of the cell is not enough for all the data so that I have more control over the way the data is displayed in the cells.

Options for overflow text: