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


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