Jaa


PropertyPaneDropDownOption.Type Property

Definition

Gets or Sets the type of option. If omitted, the default is PropertyPaneDropdownMenuItemType.Normal of type PropertyPaneDropDownOption.DropDownOptionType.

public Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption.DropDownOptionType Type { get; set; }
member this.Type : Microsoft.Bot.Schema.SharePoint.PropertyPaneDropDownOption.DropDownOptionType with get, set
Public Property Type As PropertyPaneDropDownOption.DropDownOptionType

Property Value

This value is the type of the drop down.

Applies to