Table of Contents

Enum TooltipPlacement

Namespace
The.Web.Controls
Assembly
Instagile.Web.Client.dll
public enum TooltipPlacement

Fields

Auto = 12
AutoEnd = 14
AutoStart = 13
Bottom = 6
BottomEnd = 8
BottomStart = 7
Left = 9
LeftEnd = 11
LeftStart = 10
Right = 3
RightEnd = 5
RightStart = 4
Top = 0
TopEnd = 2
TopStart = 1