CellEditorTextBox
Class
Represents a cell editor text box which handles undo in Silverlight.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Worksheets
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
C#
public class CellEditorTextBox : TextBox
Inheritance: objectCellEditorTextBox
Constructors
Initializes a new instance of the CellEditorTextBox class.
C#
public CellEditorTextBox()
Methods
Called when event occurs.
C#
protected override void OnKeyDown(KeyEventArgs e)
The data for the event.