Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBoxCellType Class / ShowSubEditor Method


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