Hi Pradeep,
In the future, please post question in a new thread when they are not related to the topic under discussion. :)
Anyway, I don't beleive you can completely remove all of the space below the text. The drawing of text in Windows includes a little bit of padding for descenders and the grid probably puts at least one or 2 pixels of space in there just to make sure the text doesn't touch the border lines.
You might try switching to RowLayout mode - RowLayout typically has less padding in the cells and allows you to make the row height smaller.
Hi,
How to remove the space between cell bottom border and cell content? Cell Padding = 0 is removing the space between cell top border and cell content only.
Regards,
Pradeep.
HOWTO:How can I make a grid or a column, row, or cell in the UltraWinGrid disabled or read-only?
My question is also little bit related to this thread. I am displaying data in an ultraWinGrid. In my control, by default its cells are editable(I have not changed any settings). How to make the UWG cells Read only?. I tried a lot, but unable to find the solution. Please help me..
The question is I just want to have a dedicated image column in the grid. Thanks for the immediate reply. Its working fine now.