Menu for ASP.NET Web Forms
Owner Property (C1MenuItem)

C1.Web.Wijmo.Controls.4 Assembly > C1.Web.Wijmo.Controls.C1Menu Namespace > C1MenuItem Class : Owner Property
Gets the owner object which contains the item. It might be an instance of the C1Menu class or the C1MenuItem class depending on the current hierarchy level.
Syntax
'Declaration
 
Public ReadOnly Property Owner As IC1MenuItemCollectionOwner
public IC1MenuItemCollectionOwner Owner {get;}
See Also

Reference

C1MenuItem Class
C1MenuItem Members