Is there any way to programmatically change the height of a column header or group? I believe the size is set according to the font properties but after making the font smaller there appears to be a decent about of excess room around the text that I would like to get rid of. I have the TextVAlign set to Bottom so the space is above of header text. Is there some type of padding or something that I can alter to remove some of this excess height? Thanks.
Hi,
What are you setting the font on? It probably won't work if you set the font on the column.Header.Appearance of each individual column, but it should work if you set the HeaderAppearance at a more general level like on the Override.