Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IEditor Interface / ShowSubEditor Method


In This Topic
    ShowSubEditor Method (IEditor)
    In This Topic
    Shows the subeditor control associated with the cell.
    Syntax
    'Declaration
     
    
    Sub ShowSubEditor() 
    'Usage
     
    
    Dim instance As IEditor
     
    instance.ShowSubEditor()
    void ShowSubEditor()
    See Also