GrapeCity.Win.PluginInputMan Assembly / GrapeCity.Win.Spread.InputMan.CellType Namespace / GcNumberCellType Class / CancelEditing Method


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