Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ComboShowList Field


In This Topic
ComboShowList Field
In This Topic
Displays the combo box list of the current cell. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ComboShowList As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ComboShowList
See Also