Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ComboShowList As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ComboShowList
    public static readonly object ComboShowList
    See Also