DataBrowser.Undo Method (Typed) | |
Undo recent changes to a row in the data browser.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.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