Spread WinForms 15
GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcComboBoxCellType Class / CancelEditing Method


In This Topic
CancelEditing Method (GcComboBoxCellType)
In This Topic
Cancel the editing of a cell.
Syntax
'Declaration
 
Public Overrides Sub CancelEditing() 
 
'Usage
 
Dim instance As GcComboBoxCellType
 
instance.CancelEditing()
See Also