Table of Contents

Property Children

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Children

Gets or sets an array of MenuItem objects that are the children of this MenuBarItem

public MenuItem[] Children { get; set; }

Property Value

MenuItem[]

The children.