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


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