Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
295
Group and Column Header Height
posted

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.

Parents
No Data
Reply
  • 469350
    Suggested Answer
    Offline posted

    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.

Children
No Data