Table of Contents
StaysOpenOnClick Property

Gets or sets a value that indicates that the submenu in which this MenuItem is located should not close when this item is clicked.

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