Spread for ASP.NET 12 Product Documentation
Row Property (SheetSelectionModelEventArgs)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Model Namespace > SheetSelectionModelEventArgs Class : Row Property
Gets the row index of the selection.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As SheetSelectionModelEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

SheetSelectionModelEventArgs Class
SheetSelectionModelEventArgs Members