[]
        
(Showing Draft Content)

FarPoint.Win.Spread.FpSpread.SheetAutoScrolling

SheetAutoScrolling Event

Occurs when the sheet is automatically scrolling.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public event EventHandler<SheetAutoScrollingEventArg> SheetAutoScrolling
Public Event SheetAutoScrolling As EventHandler(Of SheetAutoScrollingEventArg)
Returns
Type Description
EventHandler<SheetAutoScrollingEventArg> Occurs when the sheet is automatically scrolling.