Table of Contents
IsSubmenuOpen Property

Gets or sets a value that indicates whether the submenu of the MenuItem is open.

Syntax
 public Boolean IsSubmenuOpen { get; set; }
See Also