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