This behavior is driven by the theme. The property that drives it is called "Endless" and is located on the FlowControl of the view (there is only ever one so finding it is pretty easy). You simple need to either change the existing Endless property to false, or add a Endless="False" property to the FlowControl.