[]
        
(Showing Draft Content)

C1.Win.TreeView.IC1TreeEditor.C1EditorKeyDownFinishEdit

C1EditorKeyDownFinishEdit Method

C1EditorKeyDownFinishEdit(KeyEventArgs)

Gets a value that determines whether a given key should finalize editing.

Declaration
bool C1EditorKeyDownFinishEdit(KeyEventArgs e)
Parameters
Type Name Description
KeyEventArgs e

Key to be tested.

Returns
Type Description
bool

True if the key should finish the edits and close the editor.