[]
        
(Showing Draft Content)

FarPoint.Win.Spread.SheetAutoScrollingEventArg.-ctor

SheetAutoScrollingEventArg Constructor

SheetAutoScrollingEventArg(int, int, int, int, int, int)

Declaration
public SheetAutoScrollingEventArg(int topRow, int newTopRow, int rowViewportIndex, int lefColumn, int newLefColumn, int columnViewportIndex)
Public Sub New(topRow As Integer, newTopRow As Integer, rowViewportIndex As Integer, lefColumn As Integer, newLefColumn As Integer, columnViewportIndex As Integer)
Parameters
Type Name Description
int topRow
int newTopRow
int rowViewportIndex
int lefColumn
int newLefColumn
int columnViewportIndex