DataWindow.Clear Method (Typed) | |
Clear the current selection in this data window.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax Remarks
If the data window is in form view, the contents of the edit control is cleared; if in browse view, the contents
of the selected cell(s) or part of a cell in the data browser is cleared.
See Also