Spread Windows Forms 12.0 Product Documentation
Row Property (SortedEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortedEventArgs Class : Row Property
Gets the index of the starting row of the block of cells to sort.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As SortedEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

SortedEventArgs Class
SortedEventArgs Members