Click or drag to resize

DataBrowser.Validate Method (Typed)

X#
Determine whether the currently focused record is valid.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL METHOD Validate() AS LOGIC
Request Example View Source

Return Value

Type: Logic
TRUE if the record is valid; otherwise, FALSE.
See Also