DataColumn.Owner Property | |
The data browser that owns this data column.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Owner AS USUAL GET
public virtual Usual Owner { get; }
Request Example
View SourceProperty Value
Type:
UsualThe data browser that owns this data column.
See Also