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