[]
Gets or sets the placement of where a tooltip appears on the screen.
[C1Category("Behavior")]
[C1Description("ToolTipSettings.PlacementMode", "The placement of where a tooltip appears on the screen.")]
public PlacementMode PlacementMode { get; set; }
<C1Category("Behavior")>
<C1Description("ToolTipSettings.PlacementMode", "The placement of where a tooltip appears on the screen.")>
Public Property PlacementMode As PlacementMode