Spread Windows Forms 6.0 Product Documentation
IEditor Interface Members
See Also  Methods  Events Support Options
FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : IEditor Interface

Glossary Item Box

The following tables list the members exposed by IEditor.

Public Methods

 NameDescription
 MethodCancelEditingCancels the editing of a cell.  
 MethodGetEditorControlGets the control associated with the editor.  
 MethodGetEditorValueGets the value in the editor control.  
 MethodGetPreferredSizeGets the preferred (maximum needed) size of the cell for the editor control.  
 MethodGetReservedCursorGets the cursor reserved for this editor.  
 MethodIsReservedKeyDetermines whether the specified key has special meaning to the editor control.  
 MethodIsReservedLocationDetermines whether the specified cursor location has special meaning to the editor control.  
 MethodIsValidDetermines whether the specified value is valid.  
 MethodSetEditorValueSets the value of the editor control.  
 MethodShowSubEditorShows the subeditor control associated with the cell.  
 MethodStartEditingStarts the editing of a cell with the specified options.  
 MethodStopEditingStops the editing of a cell.  
Top

Public Events

 NameDescription
 EventEditingCanceledOccurs when editing (the editor control) has been canceled by the user.  
 EventEditingStoppedOccurs when editing (the editor control) has been stopped by the user.  
Top

See Also

© 2002-2012 ComponentOne, a division of GrapeCity. All Rights Reserved.