Share via


PropertyPaneLinkPopupWindowProperties Class

Definition

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.

Applies to