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


FarPoint.Web.Spread Assembly > FarPoint.Web.Spread.Data Namespace > MapperInfo Class : RowCount Property
Gets or sets the number of rows.
Syntax
'Declaration
 
Public ReadOnly Property RowCount As Integer
'Usage
 
Dim instance As MapperInfo
Dim value As Integer
 
value = instance.RowCount
public int RowCount {get;}

Property Value

Number of rows
See Also

Reference

MapperInfo Class
MapperInfo Members