Click or drag to resize

DataBrowser.CurrentColumn Property

X#
The current data column in the data browser (i.e., the one that contains the cursor).

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

Property Value

Type: Usual
The current data column in the data browser (i.e., the one that contains the cursor).
See Also