public enum ENPopupXPosition : System.Enum
public enum ENPopupXPosition : System.Enum
Member | Description |
---|---|
AlignCenters | Aligns the popup center with the parent center. |
AlignLefts | Aligns the popup left side with the parent left side. |
AlignRights | Aligns the popup right side with the parent right side. |
Automatic | The popup X position is automatically determined by the popup host. |
Left | The popup is displayed on the left side of the parent |
Right | The popup is displayed on the right side of the parent |
System.Object
System.ValueType
System.Enum
Nevron.Nov.UI.ENPopupXPosition
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)