ComponentOne Windows 7 Control Pack for WinForms
C1.Win.C1Win7Pack Namespace / JumpItemCollection Class / Owner Property

In This Topic
    Owner Property (JumpItemCollection)
    In This Topic
    Gets the owner C1JumpList.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As C1JumpList
    public C1JumpList Owner {get;}
    See Also