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


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