Property HasMainMenuInParents
HasMainMenuInParents
Gets a value indicating whether a MainMenu exists in the logical parent hierarchy of this element.
[Browsable(false)]
public virtual bool HasMainMenuInParents { get; }
Property Value
Remarks
This property traverses the logical parent hierarchy to determine if any ancestor is a MainMenu.