DataBrowser.CurrentColumn Property | |
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
public virtual Usual CurrentColumn { get; }
Request Example
View SourceProperty Value
Type:
UsualThe current data column in the data browser (i.e., the one that contains the cursor).
See Also