Spread Windows Forms 9.0 Product Documentation
IEditor Interface Members
Methods  Events

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

Reference

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

 

 


Copyright © GrapeCity, inc. All rights reserved.