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


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