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