piDogDataView.DataView.PageDown

Scope: Public
Event PageDown(byref targetRect As Xojo.Rect) As Boolean
The user has scrolled down by clicking below the scrollbar handle. Adjust targetRect to change destination. Return true to handle scrolling yourself ie. via scrollToRect.