DataListView.Owner Property | |
The owner of this DataListView control.
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 of this DataListView control.
See Also