System.Windows.Forms.MenuItem.IsParent Property

Gets a value indicating whether the menu item contains child menu items.

Syntax

[System.ComponentModel.Browsable(false)]
public override bool IsParent { get; }

Value

Documentation for this section has not yet been entered.

Remarks

You can use this property with the MenuItem.Parent property to navigate in code through an entire menu structure.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0