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


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