C1.WPF Namespace > C1TreeView Class > FinishEditing Method : FinishEditing(Boolean,Boolean) Method |
'Declaration
Public Overloads Sub FinishEditing( _ ByVal cancel As Boolean, _ ByVal focusElement As Boolean _ )
'Usage
Dim instance As C1TreeView Dim cancel As Boolean Dim focusElement As Boolean instance.FinishEditing(cancel, focusElement)
public void FinishEditing( bool cancel, bool focusElement )
public: void FinishEditing( bool cancel, bool focusElement )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2