Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Data Namespace / DefaultSpreadDataViewMapper Class / DefaultSpreadDataViewMapper Constructor


In This Topic
    DefaultSpreadDataViewMapper Constructor
    In This Topic
    Creates a new default Spread data view mapper.
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New DefaultSpreadDataViewMapper()
    public DefaultSpreadDataViewMapper()
    See Also