PropertyPaneLinkPopupWindowProperties Class
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.
SharePoint property pane link popup window properties object.
public class PropertyPaneLinkPopupWindowProperties
type PropertyPaneLinkPopupWindowProperties = class
Public Class PropertyPaneLinkPopupWindowProperties
- Inheritance
-
PropertyPaneLinkPopupWindowProperties
Constructors
PropertyPaneLinkPopupWindowProperties() |
Initializes a new instance of the PropertyPaneLinkPopupWindowProperties class. |
Properties
Height |
Gets or Sets the height of the pop up window of type Int32. |
PositionWindowPosition |
Gets or Sets the position of pop up window PropertyPaneLinkPopupWindowProperties.PopupWindowPosition enum. |
Title |
Gets or Sets the title of pop up window of type String. |
Width |
Gets or Sets the width of the pop up window of type Int32. |