Click or drag to resize

DataWindow.CurrentView Property

X#
A symbol representing the view mode of the data window, as #BrowseView or #FormView.

Namespace:  VO
Assembly:  VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY CurrentView AS USUAL GET 
Request Example View Source

Property Value

Type: Usual
A symbol representing the view mode of the data window, as #BrowseView or #FormView.
See Also