ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Menu Namespace / C1Menu Class / Owner Property

In This Topic
    Owner Property (C1Menu)
    In This Topic
    Owner of the menu. Always returns null.
    Syntax
    'Declaration
     
    Public ReadOnly Property Owner As IC1MenuItemCollectionOwner
    public IC1MenuItemCollectionOwner Owner {get;}
    See Also