The following tables list the members exposed by BaseEditor.
Name | Description | |
---|---|---|
EditorClientScriptUrl | Gets the URL of the client script file for the editor control. | |
Validators | Gets the validator collection. |
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. |
Name | Description | |
---|---|---|
ApplyStyleTo | Applies the appearance settings (style) to the table cell (TableCell object). | |
GetSpread | Returns the FpSpread control. |