Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / MultiColumnEditor Class / DropDownDefaultAction Method


In This Topic
    DropDownDefaultAction Method (MultiColumnEditor)
    In This Topic
    Internal use only.
    Syntax
    'Declaration
     
    
    Protected Overridable Sub DropDownDefaultAction() 
    'Usage
     
    
    Dim instance As MultiColumnEditor
     
    instance.DropDownDefaultAction()
    protected virtual void DropDownDefaultAction()
    See Also