PropertyPaneChoiceGroupProperties Class
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.
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. |