Spread for ASP.NET 11 Product Documentation
Row Property (MapperInfo)


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Data Namespace > MapperInfo Class : Row Property
Gets or sets 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

Row
See Also

Reference

MapperInfo Class
MapperInfo Members