This event is raised after an undo or redo operation is performed, as well as after the undo/redo history is cleared. It can be used to update UI elements or perform other actions in response to changes in the report's state.
Example
This example demonstrates how to dynamically update the enabled state of Undo and Redo buttons based on the current state of the UndoManager.