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