For a list of all members of this type, see BaseEditor members.
Public Methods
| Name | Description |
| GetEditorControl | Creates the cell editor control. |
| GetEditorValue | Gets the editing value posted back from the client for the editor control. |
| GetValidators | Gets the validator collection. Overwrites this method to allow customizing the returned result from the Validators property. |
| ValidateEditorValue | Validates the input value for the editor control. |
Top
Protected Methods
| Name | Description |
| ApplyStyleTo | Applies the appearance settings (style) to the table cell (TableCell object). |
| GetSpread | Returns the FpSpread control. |
Top
See Also