Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / DropDownControl Class / UnFreezeDropDown Method


In This Topic
    UnFreezeDropDown Method
    In This Topic
    Syntax
    'Declaration
     
    
    Public Sub UnFreezeDropDown() 
    'Usage
     
    
    Dim instance As DropDownControl
     
    instance.UnFreezeDropDown()
    public void UnFreezeDropDown()
    See Also