Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.Model Namespace / IMapper Interface
Members


In This Topic
    IMapper Interface
    In This Topic
    Interface that supports mapping between the group view and target model.
    Syntax
    'Declaration
     
    
    Public Interface IMapper 
    'Usage
     
    
    Dim instance As IMapper
    public interface IMapper 
    See Also