piDogDataView.DataView.PageLeft

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