'Declaration
Public Overloads Sub FinishEditing( _ ByVal cancel As Boolean, _ ByVal focusElement As Boolean _ )
public void FinishEditing( bool cancel, 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