Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / HasMappedColumn Property


In This Topic
    HasMappedColumn Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property HasMappedColumn As Boolean
    'Usage
     
    
    Dim instance As SheetView
    Dim value As Boolean
     
    value = instance.HasMappedColumn
    public bool HasMappedColumn {get;}
    See Also