Spread Windows Forms 12.0 Product Documentation
IEditor Interface Members
Methods  Events

FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : IEditor Interface

The following tables list the members exposed by IEditor.

Public Methods
 NameDescription
 MethodCancels cell editing.  
 MethodGets the control associated with the editor.  
 MethodGets the value in the editor control.  
 MethodGets the preferred (maximum needed) size of the cell for the editor control.  
 MethodGets the cursor reserved for this editor.  
 MethodDetermines whether the specified key has special meaning to the editor control.  
 MethodDetermines whether the specified cursor location has special meaning to the editor control.  
 MethodDetermines whether the specified value is valid.  
 MethodSets the value of the editor control.  
 MethodShows the subeditor control associated with the cell.  
 MethodStarts cell editing with the specified options.  
 MethodStops cell editing.  
Top
Public Events
 NameDescription
 EventOccurs when editing (in the editor control) has been canceled by the user.  
 EventOccurs when editing (in the editor control) has been stopped by the user.  
Top
See Also

Reference

IEditor Interface
FarPoint.Win.Spread.CellType Namespace
ICellType Interface