Spread Windows Forms 12.0 Product Documentation
StopEditing Method (GcNumberCellType)


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

Reference

GcNumberCellType Class
GcNumberCellType Members