DataWindow.CurrentView Property | |
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
public virtual Usual CurrentView { get; }
Request Example
View SourceProperty Value
Type:
UsualA symbol representing the view mode of the data window, as #BrowseView or #FormView.
See Also