Spread Windows Forms 12.0 Product Documentation
FirstRow Property


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

Reference

RowHeightChangeExtents Class
RowHeightChangeExtents Members