DataBrowser.Pointer Property | |
The Pointer object to be used in the text area of the data browser.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Pointer AS USUAL GET SET
public virtual Usual Pointer { get; set; }
Request Example
View SourceProperty Value
Type:
UsualThe Pointer object to be used in the text area of the data browser.
See Also