Spread Windows Forms 12.0 Product Documentation
Row Property (SheetSpanModelChangingEventArgs)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Model Namespace > SheetSpanModelChangingEventArgs Class : Row Property
Gets the row index where the event is going to occur.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
'Usage
 
Dim instance As SheetSpanModelChangingEventArgs
Dim value As Integer
 
value = instance.Row
public int Row {get;}
See Also

Reference

SheetSpanModelChangingEventArgs Class
SheetSpanModelChangingEventArgs Members