C1.WPF Namespace > C1TreeView Class > FinishEditing Method : FinishEditing(Boolean,Boolean) Method |
'Declaration
Public Overloads Sub FinishEditing( _ ByVal cancel As System.Boolean, _ ByVal focusElement As System.Boolean _ )
'Usage
Dim instance As C1TreeView Dim cancel As System.Boolean Dim focusElement As System.Boolean instance.FinishEditing(cancel, focusElement)
public void FinishEditing( System.bool cancel, System.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