Spread Windows Forms 7.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 cell editing.  
 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 cell editing with the specified options.  
 MethodStopEditingStops cell editing.  
Top

Public Events

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

See Also

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