​
​
​

Ends a user-defined undo operation. All editing and fomatting changes made between BeginUndoAction and EndUndoAction belong to the undo operation. These changes are undone or redone in a single step.

​ Introduced: X13.

EndUndoAction()

​public void EndUndoAction();
​Public Sub EndUndoAction()
​