de la propiedad FieldChoice.EditFormat
Determina si se va a mostrar el campo de opción como botones de opción (también conocidos como "botones de radio") o como una lista desplegable.
Espacio de nombres: Microsoft.SharePoint.Client
Ensamblados: Microsoft.SharePoint.Client.Silverlight (en Microsoft.SharePoint.Client.Silverlight.dll); Microsoft.SharePoint.Client.Phone (en Microsoft.SharePoint.Client.Phone.dll) Microsoft.SharePoint.Client (en Microsoft.SharePoint.Client.dll)
Sintaxis
'Declaración
Public Property EditFormat As ChoiceFormatType
Get
Set
'Uso
Dim instance As FieldChoice
Dim value As ChoiceFormatType
value = instance.EditFormat
instance.EditFormat = value
public ChoiceFormatType EditFormat { get; set; }
Valor de propiedad
Tipo: Microsoft.SharePoint.Client.ChoiceFormatType
Un valor que especifica el tipo de formato.