Table of Contents
CustomPopupPlacementCallback Property

Gets or sets a delegate handler method that positions the Popup control.

Syntax
 public CustomPopupPlacementCallback CustomPopupPlacementCallback { get; set; }
See Also