PropertyPaneGroup.GroupFields 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 group fields of type PropertyPaneGroupField.
public System.Collections.Generic.IEnumerable<Microsoft.Bot.Schema.SharePoint.PropertyPaneGroupField> GroupFields { get; set; }
member this.GroupFields : seq<Microsoft.Bot.Schema.SharePoint.PropertyPaneGroupField> with get, set
Public Property GroupFields As IEnumerable(Of PropertyPaneGroupField)
Property Value
This value is the group fields of the property pane group.