I made my program with Visual Studio 2012, using Winforms, and the default DataGridView
component.
It's possible change the zoom aspect of the grid?
In my particular case I need to view the grid a bit bigger, 120% or so.
I'd prefer do this at runtime, like Excel, but hardcoded is also OK.