Spread WinForms 15
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()
See Also