How do I set the width of a column to be at least as big as the text comprising it's header caption?
I need to do this in my code for my UltraWinGrid.
Thanks,
Nice. Thank you, Brian.
The PerformAutoResize method automatically sizes the width of the column to accommodate the text in each of the cells. It also includes the header text when determining this ideal width.