Uniform Grid Panel setup

Hopefully final question XD

Is there a method to make the padding between all the children remain the same no matter how many columns there are? I’m just using a single row with a varying number of columns, and I want the space between all the children to be the same no matter the number of columns.

EDIT: I see a minimum children padding distance, but I also need a maximum distance, which I don’t see.