Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / IEditor Interface

In This Topic
IEditor Interface Methods
In This Topic

For a list of all members of this type, see IEditor members.

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
See Also