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


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