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


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