Share via


PropertyPaneGroup Class

Definition

SharePoint property pane group object.

public class PropertyPaneGroup : Microsoft.Bot.Schema.SharePoint.IPropertyPaneGroupOrConditionalGroup
type PropertyPaneGroup = class
    interface IPropertyPaneGroupOrConditionalGroup
Public Class PropertyPaneGroup
Implements IPropertyPaneGroupOrConditionalGroup
Inheritance
PropertyPaneGroup
Implements

Constructors

PropertyPaneGroup()

Initializes a new instance of the PropertyPaneGroup class.

Properties

GroupFields

Gets or Sets the group fields of type PropertyPaneGroupField.

GroupName

Gets or Sets the group name of type String.

IsCollapsed

Gets or Sets a value indicating whether the PropertyPane group is collapsed or not of type Boolean.

IsGroupNameHidden

Gets or Sets a value indicating whether group name should be hidden of type Boolean.

Applies to