Spread Windows Forms 12.0 Product Documentation
Row Property (MapperInfo)


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

Property Value

Integer row index
See Also

Reference

MapperInfo Class
MapperInfo Members