Retrieves a boolean value indicating whether the arrow keys can be used to navigate the grid.
public boolean getAllowArrows()
Returns true if the arrow keys can move focus between the cells in the grid; otherwise, returns false.
See Also setAllowArrows