Retrieves a boolean value that indicates whether the autoscroll position for this form should be persisted.
public boolean shouldPersistAutoScrollPosition()
Returns true if the form should persist the autoscroll position; otherwise, returns false.
If the form's autoscroll property is set to false or the current scroll position is zero, this method returns false.