Table of Contents

Property HasMainMenuInParents

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

HasMainMenuInParents

Gets a value indicating whether a MainMenu exists in the parent hierarchy of this menu item.

[Browsable(false)]
public virtual bool HasMainMenuInParents { get; }

Property Value

bool

Remarks

This property traverses the logical parent hierarchy to determine if a MainMenu is present.