Property Parent | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Parent

Gets the parent for this MenuItem.

public MenuItem Parent { get; }

Property Value

MenuItem

The parent.

Edit this page