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