[]
        
(Showing Draft Content)

FarPoint.Win.Spread.Data.DefaultSpreadDataViewMapper.DataViewColumnCount

DataViewColumnCount Property

DataViewColumnCount

Gets the number of columns in the data view.

Declaration
public int DataViewColumnCount { get; }
Public ReadOnly Property DataViewColumnCount As Integer
Property Value
Type Description
int

Number of columns in the data view

Implements