Spread Windows Forms 12.0 Product Documentation
Row Property (SortingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SortingEventArgs 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 SortingEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

SortingEventArgs Class
SortingEventArgs Members