Provides the base classes, interfaces, enumerations, and structures, and delegates for Spread Windows Forms products that have editing capabilities.
Classes
Interfaces
| Interface | Description |
| IEditorValidator | Represents the actions in the component for which the user can perform an validate pate editor value. |
| IManageFmtInput | Interface that provides a way to determine if the specified user input action is valid for a format and supplies the results of the action. |
| IManageFmtInput2 | |
| IRegionalSettings | Interface that defines the methods and properties required by objects for defining Regional Settings (Regional Options). |
| ISEditFormatter | Interface that defines the methods and properties required by objects used for converting from value to string and vice versa. |
Delegates
Enumerations
| Enumeration | Description |
| AcceptsArrowKeys | Specifies how the control processes the keyboard arrow keys in the text box. |
| UserErrorCode | Specifies error codes for the UserError event. |
See Also