FieldChoice.EditFormat - Propriété
Détermine si vous souhaitez afficher le champ choix sous forme de cases d'option (également appelé « cases ») ou d'une liste déroulante.
Espace de noms : Microsoft.SharePoint.Client
Assemblys : Microsoft.SharePoint.Client.Silverlight (dans Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (dans Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (dans Microsoft.SharePoint.Client.dll)
Syntaxe
'Déclaration
Public Property EditFormat As ChoiceFormatType
Get
Set
'Utilisation
Dim instance As FieldChoice
Dim value As ChoiceFormatType
value = instance.EditFormat
instance.EditFormat = value
public ChoiceFormatType EditFormat { get; set; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.ChoiceFormatType
Une valeur qui spécifie le type de format.