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