Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IMapperSupport Interface / Mapper Property


In This Topic
    Mapper Property (IMapperSupport)
    In This Topic
    Gets the mapper object
    Syntax
    'Declaration
     
    
    ReadOnly Property Mapper As IMapper
    'Usage
     
    
    Dim instance As IMapperSupport
    Dim value As IMapper
     
    value = instance.Mapper
    IMapper Mapper {get;}
    See Also