Class
TreeViewTextBoxEditor

Definition

Namespace:Telerik.WinControls.UI

Assembly:Telerik.WinControls.UI.dll

Syntax:

cs-api-definition
public class TreeViewTextBoxEditor : BaseTextBoxEditor, IInputEditor, IValueEditor, ISupportInitialize

Inheritance: objectBaseInputEditorBaseTextBoxEditorTreeViewTextBoxEditor

Implements: IInputEditorISupportInitializeIValueEditor

Inherited Members BaseTextBoxEditor.selectionStartBaseTextBoxEditor.selectionLengthBaseTextBoxEditor.isAtFirstLineBaseTextBoxEditor.isAtLastLineBaseTextBoxEditor.CreateEditorElement()BaseTextBoxEditor.Initialize(object, object)BaseTextBoxEditor.BeginEdit()BaseTextBoxEditor.EndEdit()BaseTextBoxEditor.ValueBaseTextBoxEditor.NullValueBaseTextBoxEditor.CharacterCasingBaseTextBoxEditor.MultilineBaseTextBoxEditor.MaxLengthBaseTextBoxEditor.AcceptsTabBaseTextBoxEditor.AcceptsReturnBaseTextBoxEditor.TextBoxEditorElementBaseTextBoxEditor.DataTypeBaseTextBoxEditor.IsModifiedBaseInputEditor.isInitializingBaseInputEditor.originalValueBaseInputEditor.Validate()BaseInputEditor.BeginInit()BaseInputEditor.EndInit()BaseInputEditor.OnValueChanging(ValueChangingEventArgs)BaseInputEditor.OnValueChanged()BaseInputEditor.OnValidating(CancelEventArgs)BaseInputEditor.OnValidated()BaseInputEditor.OnValidationError(ValidationErrorEventArgs)BaseInputEditor.IsActiveBaseInputEditor.IsInitalizingBaseInputEditor.IsInBeginEditModeBaseInputEditor.OwnerElementBaseInputEditor.RightToLeftBaseInputEditor.EditorManagerBaseInputEditor.EditorElementBaseInputEditor.ValueChangingBaseInputEditor.ValueChangedBaseInputEditor.ValidatingBaseInputEditor.ValidatedBaseInputEditor.ValidationError

Constructors

TreeViewTextBoxEditor()

Declaration

cs-api-definition
public TreeViewTextBoxEditor()

Methods

OnKeyDown(KeyEventArgs)

Declaration

cs-api-definition
protected override void OnKeyDown(KeyEventArgs e)

Parameters

e

KeyEventArgs

Overrides BaseTextBoxEditor.OnKeyDown(KeyEventArgs)

OnLostFocus()

Declaration

cs-api-definition
protected override void OnLostFocus()

Overrides BaseTextBoxEditor.OnLostFocus()