public final void setFillWidth (boolean value)

taken from field

The horizontal fill policy for the column. The gridpane will use this property to determine whether nodes contained within the column should be expanded to fill the column or kept to their preferred widths.

The default value is true.