Table of Contents
Placement Property

Gets or sets the orientation of the Popup control when the control opens, and specifies the behavior of the Popup control when it overlaps screen boundaries.

Syntax
 public PlacementMode Placement { get; set; }
See Also