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