Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType Namespace / IAllowDropDownElement Interface / ShowDropDown Method


In This Topic
    ShowDropDown Method
    In This Topic
    Open the drop down.
    Syntax
    'Declaration
     
    Sub ShowDropDown() 
    'Usage
     
    Dim instance As IAllowDropDownElement
     
    instance.ShowDropDown()
    void ShowDropDown()
    See Also