ComponentOne Windows 7 Control Pack for WinForms
Owner Property (JumpItemCollection)



C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > JumpItemCollection Class : Owner Property
Gets the owner C1JumpList.
Syntax
Public ReadOnly Property Owner As C1JumpList
Dim instance As JumpItemCollection
Dim value As C1JumpList
 
value = instance.Owner
public C1JumpList Owner {get;}
public:
property C1JumpList^ Owner {
   C1JumpList^ get();
}
See Also

Reference

JumpItemCollection Class
JumpItemCollection Members