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 VerticalAllignment for a cell #95

Open lastunicorn opened 1 month ago

lastunicorn commented 1 month ago

As a user of the DataGrid I want to be able to specify a vertical alignment for a cell (at cell/column/row/grid level) so that I have more control over the data being displayed.

Possible values