I want to change the fill mode of the inputs in the Form. I can currently achieve that using a FormItem Template for each item. However, it would be much easier if the Form exposed a FillMode parameter similar to how one can configure the
size on Form level.