public static Boolean isFillHeight (Node child)

Returns the child's vertical fill policy if set

Parameters:
child    the child node of a gridpane

Returns:  the vertical fill policy for the child or null if no policy was set

Since:  JavaFX 8.0