Spread Windows Forms 12.0 Product Documentation
StopEditing Method (InputManCellTypeBase)


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

Reference

InputManCellTypeBase Class
InputManCellTypeBase Members