FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace : IEditorSupport Interface |
The following tables list the members exposed by IEditorSupport.
Name | Description | |
---|---|---|
SelectionLength | Gets or sets the number of characters selected in the control. | |
SelectionStart | Gets or sets the number of the character's position from which to start selecting. | |
SubEditor | Gets the subeditor in the cell. |
Name | Description | |
---|---|---|
ShouldResentMouseEvent | Get a value that indicates whether there is a need to resend the mouse event when the mouse button is pressed down on the component. |
Name | Description | |
---|---|---|
AfterFocus | Occurs after the control receives the focus. | |
SubEditorClosed | Occurs when the subeditor for a cell closes. | |
SubEditorOpening | Occurs when the subeditor for a cell opens. | |
UserError | Occurs when content is provided that cannot be processed or is invalid. |