Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadView Class / IsListSelection Method


In This Topic
    IsListSelection Method
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Function IsListSelection() As Boolean
    'Usage
     
    
    Dim instance As SpreadView
    Dim value As Boolean
     
    value = instance.IsListSelection()
    protected bool IsListSelection()
    See Also