Spread Windows Forms 12.0 Product Documentation
DataViewColumnCount Property (ISpreadDataViewMapper)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.Data Namespace > ISpreadDataViewMapper Interface : DataViewColumnCount Property
Gets the number of columns in the data view.
Syntax
'Declaration
 
ReadOnly Property DataViewColumnCount As Integer
'Usage
 
Dim instance As ISpreadDataViewMapper
Dim value As Integer
 
value = instance.DataViewColumnCount
int DataViewColumnCount {get;}

Property Value

Number of columns
See Also

Reference

ISpreadDataViewMapper Interface
ISpreadDataViewMapper Members