Table of Contents
StaysOpen Property

Gets or sets a value that indicates whether the Popup control closes when the control is no longer in focus.

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