Enum Position
Applicable positions where the Tooltip can be displayed over specific target elements.
Namespace: Syncfusion.EJ2.Popups
Assembly: Syncfusion.EJ2.dll
Syntax
public enum Position
Fields
Name | Description |
---|---|
BottomCenter | |
BottomLeft | |
BottomRight | |
LeftBottom | |
LeftCenter | |
LeftTop | |
RightBottom | |
RightCenter | |
RightTop | |
TopCenter | |
TopLeft | |
TopRight |