PropertyPanePage.Groups Property
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.
Gets or Sets the groups of type PropertyPaneGroup.
public System.Collections.Generic.IEnumerable<Microsoft.Bot.Schema.SharePoint.IPropertyPaneGroupOrConditionalGroup> Groups { get; set; }
member this.Groups : seq<Microsoft.Bot.Schema.SharePoint.IPropertyPaneGroupOrConditionalGroup> with get, set
Public Property Groups As IEnumerable(Of IPropertyPaneGroupOrConditionalGroup)
Property Value
This value is the groups of the property pane page.