Spread Windows Forms 12.0 Product Documentation
DataViewRowCount Property (DefaultSpreadDataViewMapper)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > DefaultSpreadDataViewMapper Class : DataViewRowCount Property
Gets the number of rows in the data view.
Syntax
'Declaration
 
Public ReadOnly Property DataViewRowCount As Integer
'Usage
 
Dim instance As DefaultSpreadDataViewMapper
Dim value As Integer
 
value = instance.DataViewRowCount
public int DataViewRowCount {get;}

Property Value

Integer number of rows in the data view
See Also

Reference

DefaultSpreadDataViewMapper Class
DefaultSpreadDataViewMapper Members