Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / EmptyCellType Class / CancelEditing Method


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