GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcNumberCellType Class / ShowSubEditor Method


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