While you cannot change this in the designer - you can change the Font
property of the ListView in code and this will apply to the column headers
(and all rows). If you need greater flexibility i.e. different font for rows
and header then set the HeaderStyle to None and implement your own header
row - e.g. using separate Button controls.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.