[]
Gets or sets the placement of where a tooltip appears on the screen.
[C1Category("Appearance")]
[C1Description("C1RadialMenu.TooltipPlacementMode", "Specifies the placement of where a tooltip appears on the screen.")]
public TooltipPlacementMode TooltipPlacement { get; set; }
<C1Category("Appearance")>
<C1Description("C1RadialMenu.TooltipPlacementMode", "Specifies the placement of where a tooltip appears on the screen.")>
Public Property TooltipPlacement As TooltipPlacementMode