Spread WinForms 15
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()
See Also