[]
Gets or sets a target control relative to which the radial menu is positioned when it opens. If the PlacementTarget is empty (null), then the radial menu opens relative to the screen.
[C1Category("Behavior")]
[C1Description("C1RadialMenu.PlacementTarget", "Specifies the target element relative to which the radial menu is positioned when it opens.")]
public Control PlacementTarget { get; set; }