Gets the parent menu item of the current menu item. Namespace: MindFusion.UI.Web
|
C#
![]() |
---|
public MenuItem Parent { get; set; } |
Visual Basic
![]() |
---|
Public Property Parent As MenuItem |
Type: MenuItem
An instance of the MenuItem class, which serves as the parent element for this MenuItem object.