Freigeben über


PropertyPaneDropDownOption.Type Property

Definition

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

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

Property Value

This value is the type of the drop down.

Applies to