Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / ComboBoxCellType Class / ShowSubEditor Method


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