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 ColumnSpan property to cells #84

Closed lastunicorn closed 2 months ago

lastunicorn commented 2 months ago

As a user of the DataGrid I want to be able to configure cells to span across multiple columns So that I have more control over the way the data is rendered in the table.