DataBrowser.Undo Method | |
Undo recent changes to a row in the data browser.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax Remarks
There is normally little need to call this method, since it is automatically called from the data window. The keyboard interface for a regular undo operation is automatically provided, but menu commands and toolbar items should also be provided on the window.
See Also