PropertyPaneLinkPopupWindowProperties.PopupWindowPosition Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
This enum contains the different types of fields.
public enum PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
type PropertyPaneLinkPopupWindowProperties.PopupWindowPosition =
Public Enum PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
- Inheritance
-
PropertyPaneLinkPopupWindowProperties.PopupWindowPosition
Fields
Name | Value | Description |
---|---|---|
Center | 0 | Center. |
RightTop | 1 | Right Top. |
LeftTop | 2 | Left Top . |
RightBottom | 3 | Right Bottom. |
LeftBottom | 4 | Left Bottom. |