GrapeCity.Xaml.SpreadSheet.Data
Row Property (SheetSelectionChangedEventArgs)


GrapeCity.Xaml.SpreadSheet.Data Namespace > SheetSelectionChangedEventArgs Class : Row Property
Gets the row index of the selection.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As SheetSelectionChangedEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

SheetSelectionChangedEventArgs Class
SheetSelectionChangedEventArgs Members