Spread Windows Forms 12.0 Product Documentation
LastRow Property


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > RowHeightChangeExtents Class : LastRow Property
Gets the index of the last row in the contiguous selection.
Syntax
'Declaration
 
Public ReadOnly Property LastRow As Integer
'Usage
 
Dim instance As RowHeightChangeExtents
Dim value As Integer
 
value = instance.LastRow
public int LastRow {get;}
See Also

Reference

RowHeightChangeExtents Class
RowHeightChangeExtents Members