[]
        
(Showing Draft Content)

C1.Win.Command.C1RadialMenu.PlacementTarget

PlacementTarget Property

PlacementTarget

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.

Declaration
[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; }