GrapeCity.Xaml.SpreadSheet.Data
Row1 Property


GrapeCity.Xaml.SpreadSheet.Data Namespace > RowsSwappedEventArgs Class : Row1 Property
Gets the first row that is swapped during sorting.
Syntax
'Declaration
 
Public ReadOnly Property Row1 As Integer
'Usage
 
Dim instance As RowsSwappedEventArgs
Dim value As Integer
 
value = instance.Row1
public int Row1 {get;}

Property Value

The row1.
See Also

Reference

RowsSwappedEventArgs Class
RowsSwappedEventArgs Members