Click or drag to resize

DataWindow.CurrentView Property (Typed)

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

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

Property Value

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