Spread Windows Forms 12.0 Product Documentation
RowIndex Property (DefaultSheetDataModel.RowEventArgs)


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

Reference

DefaultSheetDataModel.RowEventArgs Class
DefaultSheetDataModel.RowEventArgs Members