'Declaration Public Overloads Sub FinishEditing( _ ByVal cancel As System.Boolean, _ ByVal focusElement As System.Boolean _ )
public void FinishEditing( System.bool cancel, System.bool focusElement )
Parameters
- cancel
 - determines the editing value will be cancelled or not
 - focusElement
 - determines the editing item will be focused or not after editing