Spread Windows Forms 15.0
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
    public static readonly object ComboShowList
    See Also