FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : IEditor Interface |
For a list of all members of this type, see IEditor members.
Name | Description | |
---|---|---|
CancelEditing | Cancels cell editing. | |
GetEditorControl | Gets the control associated with the editor. | |
GetEditorValue | Gets the value in the editor control. | |
GetPreferredSize | Gets the preferred (maximum needed) size of the cell for the editor control. | |
GetReservedCursor | Gets the cursor reserved for this editor. | |
IsReservedKey | Determines whether the specified key has special meaning to the editor control. | |
IsReservedLocation | Determines whether the specified cursor location has special meaning to the editor control. | |
IsValid | Determines whether the specified value is valid. | |
SetEditorValue | Sets the value of the editor control. | |
ShowSubEditor | Shows the subeditor control associated with the cell. | |
StartEditing | Starts cell editing with the specified options. | |
StopEditing | Stops cell editing. |