FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / TextCellType Class / ShowSubEditor Method


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