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


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