InterfaceICellEditor
Interface
Represents a cell editor.
Definition
Namespace:Telerik.WinForms.Controls.Spreadsheet.Worksheets
Assembly:Telerik.WinControls.RadSpreadsheet.dll
Syntax:
cs-api-definition
public interface ICellEditor
Properties
Methods
Focus()
Focuses this instance.
Events
LostFocus
Occurs when the instance loses focus.
SelectionChanged
Occurs when the selection is changed].
TextChanged
Occurs when the text is changed.