PropertyPaneDropDownOption.DropDownOptionType Enum
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.
This enum contains the different types of fields.
public enum PropertyPaneDropDownOption.DropDownOptionType
type PropertyPaneDropDownOption.DropDownOptionType =
Public Enum PropertyPaneDropDownOption.DropDownOptionType
- Inheritance
-
PropertyPaneDropDownOption.DropDownOptionType
Fields
Name | Value | Description |
---|---|---|
Normal | 0 | Render normal menu item. |
Divider | 1 | Render a divider. |
Header | 2 | Render menu item as a header. |