DataBrowser.Owner Property | |
The owner window of the data browser.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Owner AS USUAL GET
public override Usual Owner { get; }
Request Example
View SourceProperty Value
Type:
UsualThe owner window of the data browser.
See Also