I am trying to add content to a groupbox header, so that part of the content aligns to the left and the other part aligns to the right.
I've tried adding a grid as the content to the header with 2 columns, but everything aligns left. I want column 1 to align left, and column 2 to align on the right side of the group box.
Is this even possible?
Thanks