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


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