Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / GeneralEditor Class / PopUpDefaultAction Method


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