PropertyPaneDropDownOption.DropDownOptionType Énumération
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Cette énumération contient les différents types de champs.
public enum PropertyPaneDropDownOption.DropDownOptionType
type PropertyPaneDropDownOption.DropDownOptionType =
Public Enum PropertyPaneDropDownOption.DropDownOptionType
- Héritage
-
PropertyPaneDropDownOption.DropDownOptionType
Champs
Divider | 1 | Afficher un séparateur. |
Header | 2 | Afficher l’élément de menu en tant qu’en-tête. |
Normal | 0 | Afficher l’élément de menu normal. |