Spread WinForms 15
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
See Also