Spread Windows Forms 12.0 Product Documentation
Row Property (TableItemChangingEventArgs)


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

Reference

TableItemChangingEventArgs Class
TableItemChangingEventArgs Members