TreeView.EndRename

public void EndRename();

Description 描述

Ends renaming if the rename overlay is shown. If called while the rename overlay is not being shown, this method does nothing.

See Also: BeginRename.