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