public final Priority getHgrow ()

taken from field

The horizontal grow priority for the column. If set, the gridpane will use this priority to determine whether the column should be given any additional width if the gridpane is resized larger than its preferred width. This property is ignored if percentWidth is set.

This default value is null, which means that the column's grow priority will be derived from largest grow priority set on a content node.