Share via


PropertyPanePage Class

Definition

SharePoint property pane page object.

public class PropertyPanePage
type PropertyPanePage = class
Public Class PropertyPanePage
Inheritance
PropertyPanePage

Constructors

PropertyPanePage()

Initializes a new instance of the PropertyPanePage class.

Properties

DisplayGroupsAsAccordion

Gets or Sets a value indicating whether the groups on the PropertyPanePage are displayed as accordion or not of type Boolean.

Groups

Gets or Sets the groups of type PropertyPaneGroup.

Header

Gets or Sets the header for the property pane of type PropertyPanePageHeader.

Applies to