Spread Windows Forms 12.0 Product Documentation
StopEditing Method (BarCodeCellType)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > BarCodeCellType Class : StopEditing Method
Stops the editing of a cell.
Syntax
'Declaration
 
Public Overrides Function StopEditing() As Boolean
'Usage
 
Dim instance As BarCodeCellType
Dim value As Boolean
 
value = instance.StopEditing()
public override bool StopEditing()
See Also

Reference

BarCodeCellType Class
BarCodeCellType Members