H
Hans Merkl
Hi,
It seems by default the text that is drawn within a DataGridView control
has several pixels of margin or padding around it. For my application I
need a very compact display so I would like to reduce that padding but I
can't figure out how to do it.
I have found the Padding property of DefaultCellStyle but that is already
set to 0 so the padding I am seeing must come from somewhere else.
Does anybody know how to reduce the padding?
Thanks
Hans
It seems by default the text that is drawn within a DataGridView control
has several pixels of margin or padding around it. For my application I
need a very compact display so I would like to reduce that padding but I
can't figure out how to do it.
I have found the Padding property of DefaultCellStyle but that is already
set to 0 so the padding I am seeing must come from somewhere else.
Does anybody know how to reduce the padding?
Thanks
Hans