Private Sub Object_Undo(ByVal DSCEventInfo As DSCEventInfo)
Object A DataSourceControl object.
DSCEventInfo The DSCEventInfo object that contains information about the event.
Remarks
Set the ReturnValue property of the DSCEventInfo object to False to cancel the undo action.
You can use the DataPage and Section properties of the DSCEventInfo object to get more information about the page.