Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / MapperInfo Class / Row Property


In This Topic
Row Property (MapperInfo)
In This Topic
Gets the row.
Syntax
'Declaration
 
Public ReadOnly Property Row As Integer
 
'Usage
 
Dim instance As MapperInfo
Dim value As Integer
 
value = instance.Row

Property Value

Row
See Also