PropertyPanePage 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 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. |