[]
        
(Showing Draft Content)

FarPoint.Win.Spread.RowHeightChangeExtents.-ctor

RowHeightChangeExtents Constructor

RowHeightChangeExtents(int, int)

Creates a new object with the RowHeightChange event arguments.

Declaration
public RowHeightChangeExtents(int firstRow, int lastRow)
Public Sub New(firstRow As Integer, lastRow As Integer)
Parameters
Type Name Description
int firstRow

First row of the contiguous selection

int lastRow

Last row of the contiguous selection