Spread Windows Forms 12.0 Product Documentation
Row2 Property (ErrorEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > ErrorEventArgs Class : Row2 Property
Gets the bottom row index of the cell that raised the event.
Syntax
'Declaration
 
Public ReadOnly Property Row2 As Integer
'Usage
 
Dim instance As ErrorEventArgs
Dim value As Integer
 
value = instance.Row2
public int Row2 {get;}
See Also

Reference

ErrorEventArgs Class
ErrorEventArgs Members