Is there a way to manually change the height of column or column group header?
I am trying to draw a button under the title using the CreationFilter. This works fine but the user requirment has the button below the caption name. I would like to expand the header to fit the button on the bottom.
Thanks.
You can increase the height of the column headers by setting ColHeaderLines on the Override.
If you are using RowLayout mode, then you could just set the PrefferredLabelSize on the Column.RowLayoutColumnInfo.