Share via


PropertyPanePage.Header Property

Definition

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

public Microsoft.Bot.Schema.SharePoint.PropertyPanePageHeader Header { get; set; }
member this.Header : Microsoft.Bot.Schema.SharePoint.PropertyPanePageHeader with get, set
Public Property Header As PropertyPanePageHeader

Property Value

This value is the header of the property pane page.

Applies to