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 RowSpan support #57

Open lastunicorn opened 2 years ago

lastunicorn commented 2 years ago

As a user of the DataGrid, I want to be able to specify a RowSpan value for a cell so that it spans across multiple rows.