Share via


PropertyPaneChoiceGroupProperties Class

Definition

SharePoint property pane choice group properties object.

public class PropertyPaneChoiceGroupProperties : Microsoft.Bot.Schema.SharePoint.IPropertyPaneFieldProperties
type PropertyPaneChoiceGroupProperties = class
    interface IPropertyPaneFieldProperties
Public Class PropertyPaneChoiceGroupProperties
Implements IPropertyPaneFieldProperties
Inheritance
PropertyPaneChoiceGroupProperties
Implements

Constructors

PropertyPaneChoiceGroupProperties()

Initializes a new instance of the PropertyPaneChoiceGroupProperties class.

Properties

Label

Gets or Sets the label of type String.

Options

Gets or Sets the collection of options for this choice group of type PropertyPaneChoiceGroupOption.

Applies to